Ok great, so im guessing i can also use the themes to do it for any templae, 
not just the layout so i could also do:


  | 
  |     <s:decorate template="#{theme.some.property}">             
  |             <ui:define name="label">Zip:</ui:define>
  |             #{hotel.zip}
  |     </s:decorate>
  | 
  | 

Brilliant!

Otherwise, within the seam framework is there the ability to use view helpers? 
View orientated functionality? This wouldnt really sit in the actions would it?

Cheers


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

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

Reply via email to