Title: Include file in Jsp -recompile issue
Thanks for the info Charles. Will let you know if it doesn't work.
 
Srini
-----Original Message-----
From: Charles Lee [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 06, 2001 5:28 PM
To: [EMAIL PROTECTED]
Subject: RE: Include file in Jsp -recompile issue

Srini,
 
You need to use <jsp:include page="you URL" flush="true"/>
 
It will take care of your problem. If you couldn't get it work, you can call me or reply me.
 
Charles
Sr. Software Architect
Hubstorm Corporation
650-641-8329
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Srinivas Kurella
Sent: Tuesday, February 06, 2001 4:38 PM
To: '[EMAIL PROTECTED]'
Subject: Include file in Jsp -recompile issue


I have Jsp files which include other jsps.
If the included jsp is changed Tomcat doesn't recompile the main jsp
unless i go and touch the main jsp file.
Is this a bug or is this configurable or am i just wrong ??

Srini

Reply via email to