If you are on a unix system, you can just touch the file. It should then recompile the jsp.
Note, you would have to touch every file that used the included file.
Adam
--- Maya Vayner <vaynerm@yahoo.com> wrote:
> Hi:
> I have a couple of include files (of format <%@ include file=file.jsp %>) inside
of all
> my jsp files for site generic layout. When a designer makes a change to a navBar.jsp
> include file, for example, what we do right now is restart Tomcat to see the changes.
> Is there another way to force a JSP page to recompile besides restarting Tomcat
> altogether?
> Thank you.
> Maya Vayner
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - your guide to health and wellness
> http://health.yahoo.com
>
> --
> To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
>
__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
|