my dog learned polymorphism
The moose likes JSF and the fly likes redirection from backbean 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 "redirection from backbean" Watch "redirection from backbean" New topic
Author

redirection from backbean

Dura Hurtado
Ranch Hand

Joined: Feb 16, 2011
Posts: 120
Hi I am trying to redirect to a .xhtml form a back bean but nothing happens.


This is the code:




and the primefaces component is:



¿Any idea?

Thanks for reply.
Ilya Kudelin
Greenhorn

Joined: Aug 24, 2011
Posts: 7
Try this:


http://download.oracle.com/javaee/1.4/tutorial/doc/JSFConfigure7.html
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: redirection from backbean
 
Similar Threads
Updating a form in primefaces when a selection is made in the datatable
SelectListener for DataTable populated with ActionListener - infact if the initial size = 0
Trying to change <ui:include> src tag dinamically
PrimeFaces dynamic cotextmenu and actions
Getting form value out of the FacesContext