Home struts generators
sometime,IDE is the memory eater.sometime,simple generator web based is a good choice!

struts html tag form generatorstruts html tag form generator

Tag Class:org.apache.struts.taglib.html.FormTag

Define An Input Form

Renders an HTML <form> element whose contents are described by the body content of this tag. The form implicitly interacts with the specified request scope or session scope bean to populate the input fields with the current property values from the bean.

The form bean is located, and created if necessary, based on the form bean specification for the associated ActionMapping.


form
action
acceptCharset
dir
disabled
enctype
focus
focusIndex
lang
method
onreset
onsubmit
readonly
scriptLanguage
style
styleClass
styleId
target
Examples
references tag html reference