Hello,
In the case of servlet chaining can I make POST
data accessible for all servlets in chain.
On Tomcat request.getInputStream().markSupported() returns false,
so all data read from ServletInputStream is removed from there.
Any attempt to save POST data and substitute ServletInputStream
leads to hacking of RealRequest object before passing it to RequestDispatcher.
How about other servlet engines?
Thank you.
Regards,
Yuri.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html