Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is it possible to send redirect using post method with data in servlet?

843842Aug 4 2008 — edited Aug 4 2008
I would like to know if there any way to redirect page with post data in Servlet instead of using a html form to achieve redirect with post data?
I read some articles and it is impossible base on the W3C spec. However, those articles are pretty old.
I am wondering if the new Servlet spec will mention or even provide solution on this.

Thanks
David
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2008
Added on Aug 4 2008
2 comments
681 views