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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031822#4031822 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031822 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
