4 Replies Latest reply on Aug 10, 2007 5:59 PM by dehaven_becker

    Use Edit/Help modes with JSF based portlet

    dehaven_becker

      I have a JBOSS portlet application that is backed by JSF.

      When coding a regular portlet class that extends GenericPortlet you get the doHelp and doEdit methods.

      How would you achieve the same function(s) using a portlet that is backed only by JSF and an associated JSF backing bean.

      Looking at the sample applications and tutorials it is unclear how to do this.

      Please advise.

      Thanks in advance!