Re: Moving jsp from development environment (v 5.0.28) to production environment (5.5.7) leads to complilation problems

2005-04-07 Thread Navneet Karnani
Note however, that the error message is wrong. If I strip a lot of the code at the bottom of the jsp file, it'll compile with the exact same first couple of lines. I figure this to be the problem with the compilet that Tomcat is using. Try and make the JDK (sun compiler) as the default for tomcat.

Re: FW: Tomcat 5 notably slower than tomcat 4

2004-12-03 Thread Navneet Karnani
Do you see this speed problem when you hit the application for the first time. Remember, the jsps need to be compiled. Try visiting each page atleast once and then compare the speeds. Check if there are any errors being logged in the log file. Also, 5.0.29 is a pre-beta release. 5.0.28 was stabl