JSP Compilation Problem
Hi,
I am using tomcat 4.12, sql server 2000 and j2sdk 1.4.0.
in our application we are loading 7 frames.
sometimes we are getting jasper exception,This could be because the JSP file associated with a Frame may not have compiled on time to be referenced by JSP files from other Frames.
We are using only jsp,servlet and java beans.. we have placed the jsp files into web folder and the servlet files into classes folder.
While accessing a jsp in our application sometimes we are getting jasper exception..
After accessing few days the system gets hanged. is this because of log file growing abnormally or memory usage of the tomcat and sql server..
Reply Please!!!
Thanks
|