Try:
<%     if (somevar.equals("pageone")
            { %> <jsp:include page="pageone.jsp" flush="true"/>
<%       } else...


> I should know this; but, don't. How do you call a page in
> this context:
>
> <%     if (somevar.equals("pageone")=20
>             { %> [call page one.shtml]=20
> <%       } else...=20
>

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