Posted By:
Abhijeet_Kulkarni
Posted On:
Wednesday, February 13, 2002 05:49 AM
I am using Tomcat for running JSP pages for our company. One problem i face is that even if my modify some JSP page, Tomcat ignores that page and it still shows old page. I also noticed that this problem is only there if i use beans(with session scope). if i dont use beans at all then this problem disappears. Is it supposed to be in this way only( in that case it will be very funny) . or something i am doing is wrong.
abhijeet