Try using the following SSI taglet:
<!--#include virtual="/virtualPath/template.jsp" -->
It references the specified file under the specified virtual directory of
your web server.
BTW, I know it works with JRun 2.3 build 135. So just to be on the safe
side, download and install it.
Gabby Shainer, Amdocs Inc.
Ph. +972-9-7762272
Fax +972-9-7762276
[EMAIL PROTECTED]
> ----------
> From: Arie Fishler[SMTP:[EMAIL PROTECTED]]
> Sent: Sunday, April 18, 1999 9:42 PM
> To: [EMAIL PROTECTED]
> Subject: Server Side Include
>
> Hi !
>
> Is there a way to perform server side include when using Jrun 2.3. The
> spec's SSI does not seem to work and JRun's include tag <%@ include= %>
> performs a relative include obly. This means that it appends the include
> path to the current path and not to any absolute location. It makes it
> quite
> difficult to use include templates for headers, footers without the
> ability
> to include them from a common location.
>
> Thanks.
>
> ==========================================================================
> =
> 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".
>
===========================================================================
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".