1. Transfer data from one JSF page to ProcessAction() method of FacesPortlet stackoverflow.comHere is what I am trying to do. I want the data from jsf page1 to be available in jsf page2 which is a popup window opened by page1. Both have separate managed ... |
2. How to refresh portlet without refresh portal page? coderanch.comHi, I have developed four JSF portlets using webservices and one of the portlet is email which is displaying in datatable in the JSF , I want to refresh only email portlet whenever I get new email instead of refresh entire portal page manually. How to refresh the portlet without refresh entire portal page manually? OR How to refresh DataTable in ... |
3. How to use javascript code in a JSF page of a portlet? coderanch.com |