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 :
2010/7/27 Venkat Tanga :
> 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. T
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 ?
Any suggestions on this is highly appreciable.
Regards,
Venkat
Venkat Tanga wrote:
Hi,
I just migrated my application from Tomcat 5.0.18 to 5.5.23.
On server
Hi,
I just migrated my application from Tomcat 5.0.18 to 5.5.23.
On server startup Application loading is happening normally,
but once I logged into the application and try to access any links,
there I am facing the problem.
The Application is being developed on