On Fri, 1 Feb 2002, Guillermo Payet wrote:

> Date: Fri, 1 Feb 2002 09:52:11 -0800
> From: Guillermo Payet <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: triggering JSP page recompilation
>
>
> Hi,
>
> I recently installed Tomcat 4.0.1, (We used JServ + GNUJSP before)
> and all works well, except for an anoying little problem that I
> can't figure out:
>
> When someone modifies a file that's included from a JSP page with:
> <%@ include file="somefile"%>, this modification does not trigger
> the recompilation of the including file.
>
> There must be a configuration switch to turn this on.
>
> Any clues?
>

Checking updates on files included with the <%@ include %> directive is
NOT supported by Tomcat.  Therefore, there is no such configuration
switch.

>       --G
>
>

Craig


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to