jQuery in Action, 2nd edition
The moose likes JSF and the fly likes Registration with steps Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Registration with steps" Watch "Registration with steps" New topic
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.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Registration with steps
 
Similar Threads
database application problem with jtable binding
JSF Navigation and cookies support
send json object to jsf backing bean
Create a login, it is taking data by using five step
reset jsf form