Hi Legolas,

try

FacesContext.getCurrentInstance().getExternalContext().getRequestParameterMap().get("messageId");

Regards,
  Volker

Legolas Woodland wrote:
> Hi
> thank you for reading my post.
> how i can retrieve request parameter in jsf ?
> for example if i have :
> http://127.0.0.1/myproj/faces/viewMessage.jsp?messageID=15
> how i can retrieve that message ID in backing bean of jsf page ?
> 
> 

-- 
Don't answer to From: address!
Mail to this account are droped if not recieved via mailinglist.
To contact me direct create the mail address by
concatenating my forename to my senders domain.

Reply via email to