tags:

views:

107

answers:

0

Hello all,

I am using Apache Tomcat 6.0 to deploy and run my JSP projects. But time and again one issue crops up while running the project. Sessions.ser is created which does not allow to run the project. The error message displayed on the browser is like 'Requested resource not found'.

Everytime, this .ser file needs to be deleted manually from the work folder and the server needs to be re-started in order to get things going.

Has any one got a work around to this issue?