aspose file tools
The moose likes JSF and the fly likes What is the best practice to create a multi-page form in JSF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "What is the best practice to create a multi-page form in JSF" Watch "What is the best practice to create a multi-page form in JSF" New topic
Author

What is the best practice to create a multi-page form in JSF

Hala AA
Greenhorn

Joined: Feb 13, 2008
Posts: 6
Hello,

My form is getting very long and complicated, so I want the form to be displayed as a wizard, over a number of pages/steps, can you please suggest me the best practice solution for this problem in JSF.

Thanks
Hala
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: What is the best practice to create a multi-page form in JSF
 
Similar Threads
Using the rendered attribute nulls my value related backing bean variable.
JSF and Security
How do you manage connections?
Best Practice for binding form values
Bean setters not invoked when no data entered in form fields