aspose file tools
The moose likes JSF and the fly likes Is it possible to use query string in JSF??. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Is it possible to use query string in JSF??." Watch "Is it possible to use query string in JSF??." New topic
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>
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Is it possible to use query string in JSF??.
 
Similar Threads
How to hide .jsp extension?
Servlet and Jsp Communication Understanding
Problem with session tracking
passing parameter from non JSF URL to JSF backing bean
how to distinguis links on a jsp ?