1. How to make the output text attribute value as a hyperlink? stackoverflow.comI should display the bookmarks as hyperlink.so on clicking the bookmark will take me to corresponding web page.Can any one tell me how should i achieve my goal?Thanks.
|
2. Use f:attribute for commandButton instead of f:param for f:commandLink stackoverflow.comI would like to include specific page depending upon button clicked.
As far |