Thanks for your suggestion Kolinko.

But it didn't help to solve my problem, on top of that, it was causing another issue in page re-directing when ever I click on home page link(my application is cache controlled).

Best Regards,
Venkat.

Konstantin Kolinko wrote:
2010/7/27 Venkat Tanga <venkateswararao.ta...@oracle.com>:
I guess it is because of the servlet version changes from 2.3 to 2.4., from
Tomcat 5.0.18 to 5.5.23, isn't it ?

No. Tomcat 5.0 and 5.5 both implement the same version of
specifications (Servlet 2.4 / JSP 2.0).

Any suggestions on this is highly appreciable.


1. Try with 5.5.30.
2. Try running with
org.apache.catalina.STRICT_SERVLET_COMPLIANCE=true
(can be added to conf/catalina.properties)
http://tomcat.apache.org/tomcat-5.5-doc/config/systemprops.html

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to