In the JSP 1.0 REVISION B I found the Include Directive tag
<%@ include file="relativeURL" %>
which didn't work when I tried.
When I changed to
<%@ include="relativeURL" %>
it worked.
-dan
----- Original Message -----
From: Eduardo Pelegri-Llopart <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 05, 2000 4:04 PM
Subject: Servlet and JSP presentations available @ web site.
> We have pushed PDF versions of our current set of Servlet and JSP
> presentations to our web site. There are 4 presentations covering:
>
> * An overview of JSP and Servlets.
> * Tomcat, the JSP and Servlet reference implementation.
> * The relationship of JSP and Servlets within the J2EE platform.
> * JSP tag libraries.
>
> The length and level of detail of the talks was constrained by the time
> we had available, and there is material that was only conveyed verbally
> and is not reflected in the printed text. Still, we believe the slides
> may be useful.
>
> The talks are available from the technical pages of both the Servlet and
> the JSP web sites. Look for a paragraph towards the end of these pages:
>
> http://java.sun.com/products/jsp/technical.html
> http://java.sun.com/products/servlet/technical.html
>
> Or go directly to
>
> http://java.sun.com/products/jsp/pdf/talks/WebLayer.pdf
> http://java.sun.com/products/jsp/pdf/talks/Tomcat.pdf
> http://java.sun.com/products/jsp/pdf/talks/WebInJ2EE.pdf
> http://java.sun.com/products/jsp/pdf/talks/TagLibs.pdf
>
> Hope these are useful,
>
> - eduard/o for the Servlet and JSP team
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html