Struts 2 > Non Form Tags
Added by plightbo, last edited by Ted Husted on Sep 01, 2006  (view change)
  1. a - renders an anchor (link)
  2. WW:actionerror - renders the error messages if they exists
  3. WW:actionmessage - renders the action messages if they exists
  4. WW:component - render a very customizable component allowing its template to be specified at the spot through theme, template attribute
  5. WW:date - render a date
  6. WW:div - render a div section
  7. WW:fielderror - render the field error message if they exists
  8. WW:panel - render a panel for tabbed panel
  9. WW:table - render a table
  10. WW:tabbedPanel - render a tabbed panel
  11. WW:tree - render a tree widget
  12. WW:treenode - render a tree node within a WW:tree widget

Back to WW:Tag Developers Guide