> Hi,
> Scenario:
> I have different tab pages,each having several input fields.User can fill
> any fields,goto other links and can come back.
> Problem:
> How do I show the previous modifications to an input field when the user
> comes back to the page?
> Notes:
> This is something like a wizard,with the difference that user can goto any
> link,i.e. no "previous","next"
> Possible solutions:
> Save the state of the page to a bean, "onUnload" of page.But how do I get
> the value of a field in JSP? something like javascript's
> "form.field.value".
>
>
>
> Thanks,
> vishu
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets