[jboss-user] [JBoss Seam] - Re: Best Practise: Form / Confirm / Save | Getting current p

reind do-not-reply at jboss.com
Tue May 15 13:46:42 EDT 2007


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#4045891

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045891



More information about the jboss-user mailing list