| Author |
Is it possible to use query string in JSF??.
|
gopal kishan
Ranch Hand
Joined: Feb 23, 2005
Posts: 99
|
|
Hi All, Is it possible to use query string in JSF??. like how we pass values in URL when you use JSP's. " target="_blank">http://localhost:8080/pages/mypage.jsp?id=10[/CODE] thanks in advance Gopal
|
 |
Eddy Lee Sin Ti
Ranch Hand
Joined: Oct 06, 2005
Posts: 135
|
|
I would say why not. You get access to all the facility in the underlying presentation technology which in this case is JSP. Maybe you can state more precisly of what you trying to achieve?
|
SCJP, SCWCD, SCJWS, IBM 700,IBM 701, IBM 704, IBM 705, CA Clarity Technical<br /> <br /><a href="http://eddyleesinti.blogspot.com" target="_blank" rel="nofollow">http://eddyleesinti.blogspot.com</a>
|
 |
 |
|
|
subject: Is it possible to use query string in JSF??.
|
|
|