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 ?


Reply via email to