Subject: JSP Cache problem in tomcat
From: "Simon Li" <[EMAIL PROTECTED]>
 ===
Dear all,

i run JDk1.3.01 and tomcat 4.01 on http connector on port 8080.

I have discovered a quite weird (?) behaviour of tomcat:
Say,
PageA is my JSp page
classB is a class i will use in PageA .

Observation
if i modify my classB, w/o modify PageA, tomcat will use the cached version
of PageA. (where the behaviour of classB is the behaviour of classB BEFORE
the modify)

Is it my fault, did anyone got this problem?
Should i update my tomcat to lastest version?

PS. I edit my JSP in Dreamweaver and save it using FTP.

Simon.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to