Kai Mai wrote:
> Whenever a user requests a JSP page, I need to determine if I need to
> re-generate it if the corresponding template has been changed.
>   
Doesn't your container do that for you automagically? If it's a JSP page
its corresponding servlet class should be recompiled if the source JSP
file changes.

Dave



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

Reply via email to