0 Replies Latest reply on Jun 9, 2010 8:55 AM by beligum.b.beligum.org

    Seam URL rewriting, the message-bundle and i18n

    beligum.b.beligum.org

      Hi all,


      I wonder, is it possible to use the URL-rewriting mechanism of Seam together with the message bundle?


      Something like this:


      <page view-id="/employers.xhtml">
              <rewrite pattern="/employers" />
              <rewrite pattern="/#{messages.employers}" />
      </page>


      Or doesn't this make sense?


      b.