1 Reply Latest reply on Mar 27, 2007 4:19 PM by xigua

    inheritance bundle for i18n?

    xigua

      We use Facelets 1.1.11 with JSF 1.2 and Seam 1.2. I have some child page that extends some template page (using Facelets) and I'd like to put the properties related to the template page separate from the actual child page. But how can I refer to the template resource bundle in the child page?

      Can I define a view-id for template.xhtml or define multiple bundles for a view-id in pages.xml?

      Thanks,
      -xigua