Close
jGuru Forums
Posted By: Parveen_Hebbal Posted On: Friday, May 9, 2008 06:34 AM
How to read the request object of one servlet into another servlet?
Please use html tags to format code blocks.
Re: Request Object
Posted By: Stephen_McConnell Posted On: Friday, May 9, 2008 09:35 AM
Read this article Forward vs Redirect. It also has some source code.
Stephen McConnell