I'm new to JSP, but not the web programming generally.  I've got Tomcat
running but it doesn't seem to want to re-compile new JSP pages.  I've saved
the amended JSP, checked the timestamp and its updated fine.  I then re-call
the JSP page and it comes back the same as the previous.  I've checked the
compiled Java classes that Tomcat builds from my JSP and these have new
timestamps as well.  Its either not running the newly compiled classes, or
they're compile based on the old JSP.  The only way to see the updated page
is to 1) Save as a new name.  2) Stop Tomcat and delete the generated
classes, then re-start.  Either way this is a pain in the butt.  I'm
presuming that its me or my setup so I'd be grateful of any assistance.  I'm
running Tomcat 3.2 on NT 4.0 server.

Cheers

Mark.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to