Hi,
Have you tried using JSF API?
| @In("#{facesContext.externalContext}")
| private ExternalContext externalContext;
|
| externalContext.redirect(...);
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055599#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...