Home > Guides > Tag Developers Guide > Struts Tags > UI Tags > Themes and Templates > Selecting Themes |
Themes can be selected using several different rules, in this order:
theme
attribute on the specific tagtheme
attribute on a tag's surrounding form tagstruts.ui.theme
property in struts.properties (defaults to xhtml)See "Can I change theme on a per-page basis" page for using scoped "theme" attribute.