0 Replies Latest reply on Jun 8, 2005 3:25 AM by jaejong

    portal url pattern does not work

    jaejong

      from reference document, the following url pattern does work with jsf portlet.
      "/portal/portalname/" or "/portal/portalname/index.html" with no parameter will point to the default page of the portal portalname

      But "http://localhost/portal/index.html?ctrl:id=page.myfportal.default" pattern works.

      Do i have to config for jsf portlet?
      I use myfaces jsf implementation.