Hello,

Is it possible to "forward" the POST/GET data of a request, from a JSP to a
servlet? Eg, instead of manually extracting the parameters the servlet wants
and using them in the <jsp:include> tag, just have the servlet get access to
the original request.

This would make some things much easier. Both in terms of automating page
generation and handling forms.

Thanks!

--
/ Peter Schuller

PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrival: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://www.scode.webprovider.com

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