How to pass a parameter to the JSF application using the URL string?
if you have the following URL: http://your_server/your_app/product.jsf?id=777, you access the passing parameter id with the following lines of java code::westindies Category:JSF Interview Questions
No comments:
Post a Comment