0 Replies Latest reply on Feb 28, 2010 12:38 PM by javatwo

    rich:page help

    javatwo

      I am trying to use <rich:page> for layout.

       

      Do i need <f:view> for <rich:page>?  If not, where to bind locale property that <f:view> has?

       

      After replacing jsf page(.jsp) content with <rich:page>, i got error: template does not allow "{}"?

       

      <rich:page ...

          pageTitle="#{bean.title}"

      >

       

      </rich:page>

       

      Thanks for help.

      Dave