I believe SSI includes are inserted when the final java servlet is
generated which means that it's during jsp page compilation. If you look
the directory where the final java servlet is placed, you'll see only one
servlet/java file for the main jsp page and all the SSI includes it has.
- Jim
On Fri, 5 Mar 1999, Gabriel Wong wrote:
> Folks,
>
> For SSI handling in JSP, is the SSI Include inserted into the JSP before
> compilation (and thus processed as part of the jsp) or is the SSI called at
> runtime? It really is not clear from the 92 specs...
>
> Gabriel
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JSP-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>
------------------------------------------------------------------------
Jim Tsang Phone: (510) 628-0100
Scientific Applications Specialist Fax: (510) 628-0108
Pangea Systems Inc. email: [EMAIL PROTECTED]
1999 Harrison Street, Suite 1100 URL: http://www.panbio.com
Oakland, CA 94612
------------------------------------------------------------------------
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".