| Author |
JSP reload serialized bean
|
Edward Chen
Ranch Hand
Joined: Dec 23, 2003
Posts: 758
|
|
Hi, in JSP page, I have a form inside , and the form is binded with a bean. I can serialize the bean with form info into a file(*.ser). BUr problem is, how can I load the *.ser file info back to the form in the JSP page ? Thanks
|
 |
 |
|
|
subject: JSP reload serialized bean
|
|
|