Re: web application - student need help

2007-01-05 Thread tony81chi
You need to configure your database connection pool so that it accepts unlimited users or the certain limit that you require. Check the tomcat website for the syntax.

Re: Problems with Tomcat and JSF

2006-10-16 Thread tony81chi
you need to install jsf and jstl refrence files reference files. When downloaded place these in your common\lib directory. Here are the 8 you need from these the reference directories from jstl: standard.jar and jstl.jar from jsf:common-collectors-collection.jar c

Re: Large File (100MB+) Upload Issue

2006-10-12 Thread tony81chi
Let me run through it one more time and try to identify some specific problems then i will get back to you. Strut is similar to JSF i believe so we could be in the same boat Regards