You can get the view id with:
@In
| FacesContext facesContext;
|
| ...
|
| facesContext.getViewRoot().getViewId()
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045891#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...