| Author |
how to perist form data between the jsp pages
|
sirisha lanka
Greenhorn
Joined: Oct 10, 2012
Posts: 1
|
|
Hi,
I would like to know about the data persistance between jsp pages.
I have one page with form fields and a link to next page which goes to other jsp page.
When coming back to the first page i want the filled data to exist.
Please reply soon :)
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56221
|
|
|
You can use the value attribute on the form elements to set them to the appropriate values.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: how to perist form data between the jsp pages
|
|
|