This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Portals and Portlets and the fly likes JSF + Portlet URL encoding Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "JSF + Portlet URL encoding" Watch "JSF + Portlet URL encoding" New topic
Author

JSF + Portlet URL encoding

Rabi Kumar
Greenhorn

Joined: Aug 13, 2009
Posts: 6
I am trying to render a hyperlink in a JSF portlet. Portlet does not seem to encode the URL.



We are using IBM Faces Portlet bridge: com.ibm.faces.portlet.FacesPortlet

Any solution is appreciated.

Rabi Kumar
Greenhorn

Joined: Aug 13, 2009
Posts: 6
It was a simple issue. should have been
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JSF + Portlet URL encoding
 
Similar Threads
having navigation probelms using h:commandLink
Injection problem - not quite sure if this is something i should be using injection for
JSF h:outputLink issue.
Passing hidden Input to backing bean
how to get javascript value into bean