| Author |
Registration with steps
|
pradeep gamage
Ranch Hand
Joined: Aug 03, 2009
Posts: 85
|
|
I am developing registration application. in my application there lot of details to insert in to database.
so I have add private and contact details in first page and bank and login details in second page. I am using jsf 2.
after click the first page next button appear second page and submit button(add button) in second page.
so i want handle both first page data and second page data in jsf manage bean. please help me...
Thanks in advance...
|
Software Engineer(BSC):SCJP 1.5
(Knowledge is power when applied)
|
 |
Bajrang Asthana
Ranch Hand
Joined: May 24, 2011
Posts: 32
|
|
|
You can do this task using Stateful session bean.
|
 |
 |
|
|
subject: Registration with steps
|
|
|