aspose file tools
The moose likes JSF and the fly likes JSF redirect to another page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF redirect to another page" Watch "JSF redirect to another page" New topic
Author

JSF redirect to another page

Andus Chan
Greenhorn

Joined: Apr 15, 2011
Posts: 7
Hi,

I'm new comer in JSF. I found there are 3 kinds of method in Backing Bean to redirect to another page.

1st:

2nd:

3rd:


What are the differences in the server side or client side for these 3 methods?
Can the same session be shared after "redirect"?

Thanks in advance!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSF redirect to another page
 
Similar Threads
<h:commandLink> rendered not updating on logout
Call spring controller from faces-config.xml
Navigation from JSF page to Non JSF page
how we forward a JSF page into Servlet
redirect without http:// or http: ecc