Websphere 3.0 supports both JSP1.0 and JSP0.91.
However it defaults to JSP 0.91 you need to alter which pagecompile servlet it
uses in order to switch to JSP1.0.

In order to include one JSP within another use:

  <%@ include file="relative url"%>

 --------------------------------------------------------------
Peter Godfrey


ZhangQi <[EMAIL PROTECTED]> on 25/01/2000 06:07:21

Please respond to ZhangQi <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Peter J Godfrey/UK/IBM)
Subject:  Re: WebSphere 3.0 can't do <jsp:include file="joe.jsp" /> ???




Yes,IBM WebSphere 3.0 does not support JSP 1.0
It only support JSP 0.9

ZhangQi
2000/1/25

----- Original Message -----
From: John G Kroubalkian <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 25, 2000 7:31 AM
Subject: WebSphere 3.0 can't do <jsp:include file="joe.jsp" /> ???


> Has anyone found that when you include .jsp's within other .jsp's under
> WebSphere 3.0 that a lot of exceptions get thrown?
>
> Any others experiencing this?  We have a Sev-I into IBM but we are at the
> point where we may scrap WebSphere altogether in order to meet our
> deliverables.
>
> Thanks,
> John
>
> ===========================================================================
> 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

===========================================================================
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