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!

read the output of a jsp into a string

843841Dec 29 2005 — edited Jul 11 2007
I need a servlet that can return the output html of a jsp as a string. How can I do this? I played around with constructing a URL object and getting an InputStream from that but without success.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 8 2007
Added on Dec 29 2005
6 comments
172 views