easy, treat each next as a submit.
collect each page's infor and store them in a bean.
pass it down the pages and do a final process on the bean

> -----Original Message-----
> From: sufi malak [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 06, 2001 11:25 AM
> To: [EMAIL PROTECTED]
> Subject: submit from more than a page ?
>
>
> I have an application that has lot of fields, I want the user
> fill up the
> fields in the first page and then click in the "NEXT" link and do the
> samething until reaching the last page that has "SUBMIT"
> button, how to
> collect data in the action jsp file from all those pages ?
>
> Thanks lot
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> ==============================================================
> =============
> To unsubscribe: mailto [EMAIL PROTECTED] with body:
> "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set
> JSP-INTEREST DIGEST".
> 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
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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

Reply via email to