If anyone has similar problem(see below), please
update to tomcat 4.15. It seems that the new
jasper-compiler.jar fix the problem.
-Bin
We just find this weild problem in
tomcat4.1.12(win2k), if we clear all files from work
directory, load all jsp from browser, then sometimes
we get ServletException(please see following), after
hit browser fresh, the error disappear. This problem
only happen for first time to load jsp, if the jsp
already loaded before and compiled in work directory,
then everything work fine. The same jsp files work
fine in tomcat 4.03. Has anyone see similar problem?
Is this a bug or some congiguration need to be done?
Any help will be greatly appreciated.
-Bin
The server encountered an internal error:
javax.servlet.ServletException: (class:
org/apache/jsp/searchWizardCore_jsp, method:
_jspService signature:
(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V)
Incompatible type for getting or setting field
at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>