Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
<constant name="struts.ui.templateSuffix" value="java" />
<constant name="struts.ui.theme" value="simple" />

The plugin is a drop in replacement for the supported tags in the simple theme, so no other configuration is required.

Supported tags

text,select,form,a,checkbox,file,password,label,reset,submit,textarea,actionerror,token,actionmessage,head,hidden,fielderror,div

...