Hi,

1. In <jsp:include> and <jsp:forward>, I can set the param, names and
values.  How can I retrieve them in the included or forwarded jsp page?  I
tried to use request.getParameter("foo") and apparently that is not working.
Please let me know if I completely misunderstand.

2. Does this feature support by JRun and WebSphere (they both support JSP
1.0)?

Thank you very much

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to