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!

How to redirect a jsp page to another by keeping data?

843835Feb 5 2002 — edited Feb 5 2002
I create a work objet where u have, the code, the label, the country, a liste of taxes and so one. After the creation page, i want to be redirect in the modification page jsp. The only difference between the two pages is that in the modification page, the code is read only. I have save the the data in the session object.
Did somebody can help me by showing to me how, to arrive in the modify jsp page by clicking only on the link save of the create page. The aim is that the data of the object newly create feed the modification page.

The example of code is very very welcome.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2002
Added on Feb 5 2002
1 comment
98 views