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

struts bean tag write generatorstruts bean tag write generator

Tag Class:org.apache.struts.taglib.bean.WriteTag

Render the value of the specified bean property to the current JspWriter.

Retrieve the value of the specified bean property, and render it to the current JspWriter as a String by the ways:

When a format string is provided, numeric values are formatted using the java.text.DecimalFormat class; if the format string came from a resource, the applyLocalisedPattern() method is used, and applyPattern() is used otherwise. Dates are formatted using the SimpleDateFormat class. For details of the specific format patterns, please see the Javadocs for those classes.

If a problem occurs while retrieving the specified bean property, a request time exception will be thrown.


write
bundle
filter
format
formatKey
ignore
locale
name*
property
scope
Examples
references tag bean reference