--

Try the following

<%
     if (condition1)
     {
%>

<%@ include="page1URL.jsp" %>

<%
    }
%>



Aaron Schinkowitch
Developer
Web-X LLC

>>> Ben Cleora <[EMAIL PROTECTED]> 06/30/99 07:50PM >>>
--

I need to build a JSP that conditionally 
includes outputs from three other JSPs.  I can 
see how this could be done with jsdk2.1.  How 
do I do this with jsdk2.0?  

I have tried Javasoft JSERV, which supports jsdk2.1.
But it has some JSP related bugs of its own.  Is
there by any chance a way to plug in a 2.1 engine 
into Apache Jserv 1.0?

Thanks

Ben


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com 



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED] 
To unsubscribe:      [EMAIL PROTECTED] 
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED] 




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to