File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes RIchfaces : Does JSF needs form in order to navigate to the next page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "RIchfaces : Does JSF needs form in order to navigate to the next page" Watch "RIchfaces : Does JSF needs form in order to navigate to the next page" New topic
Author

RIchfaces : Does JSF needs form in order to navigate to the next page

Kim Ming Yap
Ranch Hand

Joined: Dec 17, 2008
Posts: 51

I'm newbie to JSF and i'm confused over few things.

1. Does JSF needs forms in order to navigate to the next page?
2. Is moving from one page to the next page constitute a requests? (assuming no business logic is involved at all)?

Please advice.
Thanks.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: RIchfaces : Does JSF needs form in order to navigate to the next page
 
Similar Threads
How to know the outcome of backing bean method
scopes
Req: ActionListener Example
How to do paging for large resultset?
Problem in creating a search result page