Hi,
I have a simple/silly question..
I would like a jsp to display different parts of the html page depending on
the way it is called...How do I call another jsp page with diferent
attributes...

like::

<%@    include file="helloworld.jsp?showme="true    %>

Now the helloworld.jsp shows different parts of the html page based on the
showme attribute...It does not seem to work..How do I go about doing
this..??

Thx,
Arni

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