Hi, I tried to use ui:include but with no success.

When I use 


  | <ui:include src="/templates/testtemplate.xhtml" />
  | 

it works. But the I use 


  | <ui:include src="/templates/#{a.template}.xhtml" /> 
  | 

where #{a.template} = testtemplate I got


  | HTTP Status 404 - /cms/index.seam
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054606#4054606

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054606
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to