2010/6/25 Pid <p...@pidster.com>:
>
> You could try opening the correct index.jsp and making a small edit and
> resaving it, the new timestamp might kick off an update of the generated
> class.
>

That should be it.  Tomcat recompiles a JSP only if its timestamp is
newer than the one of the class file created from that JSP.

IIRC, in the Servers panel in Eclipse IDE in context menu on a server,
there is "Clean" command that cleans tomcat working directory and
republishes the webapps.

Removing the webapp from the server + "Publish" + put it back on the
server will also do the trick.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to