it is based on timestamp,
ie, when you restart tomcat, it does not recompile your JSP file

Filip

----- Original Message -----
From: "Akash Jauhar" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, June 25, 2004 1:08 PM
Subject: JSP compilation question|Can I delete work folder ?


> List
>
> I wanted to automate my war deployment process and wanted to delete the work folder 
> every time I restart tomcat.
> However  I have some confusion around when does a JSP get compiled. Does a JSP get 
> compiled at every restart of tomcat or only
when its timestamp is changed (indicating that the file has changed). If each JSP gets 
compiled when accessed after every tomcat
restart then I would like to remove the work folder before I restart tomcat every 
time. However if the JSP doesnât get compiled and
only the existing class file (from the work folder) gets loaded after every tomcat 
restart then I would not like to delete the work
folder everytime I restart tomcat
>
> Can someone please provide some insight
>
> thanks
>
> Akash
>
>
>


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

Reply via email to