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 a 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".

        What do you think as apropriate?

        Thanks,
        vishu

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to