Dzmitry,
> When i do the same with jsp or html files everything is OK.
> Where is my mistake? How to make this "fast deployment" without loosing
> session.
If the objects you put into the session do not implement Serializable,
then your session will fail to re-load along with the webapp.
When y
Hello Everybody,
Could anybody help to solve the problem.
I have apache Tomcat 5.5 .
My web application stores some attributes in HttpSession object, for ex.
User object , etc.
When i updating some java classes (.class) in application (just copy it to
WEB-INF / etc) or
resources (for ex .