[jboss-user] [JBoss Portal] - Re: How to retrieve parameters

sohil.shah@jboss.com do-not-reply at jboss.com
Fri Aug 25 11:26:33 EDT 2006


Amit-

In your jsf bean do


  | Map requestParameterMap = FacesContext.getCurrentInstance().getExternalContext().getRequestParameterMap();
  | 

to get the parameters

Thanks
Sohil

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967511#3967511

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



More information about the jboss-user mailing list