If you modify the included page and do not modify the including page then
you'll have problems.
When a time stamp check is made it looks for the time stamp of the including
page and not that of the
included page.

So, if you access the same inclided page directly then it would work fine
but things might go wrong (depending on the modifications made and
dependency of this page in the including page) when you call the including
page.

- khaitan


----- Original Message -----
From: Shridharan Gopalan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 14, 1999 1:07 PM
Subject: Pre compiling jsp pages that have an include directive


> All
>         I am having problems precompiling a jsp page that includes another
> file.  In contrast I dont have any problems when I access this page
through
> a client.  Any explanation ?
>
> shridhar
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to