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

tiles tag putAttribute generatortiles tag putAttribute generator

Tag Class:org.apache.tiles.jsp.taglib.PutAttributeTag

Put an attribute in enclosing attribute container tag.

Enclosing attribute container tag can be :

(or any other tag which implements the {@link PutAttributeTagParent} interface. Exception is thrown if no appropriate tag can be found.

Put tag can have following atributes :

Value can also come from tag body. Tag body is taken into account only if value is not set by one of the tag attributes. In this case Attribute type is "string", unless tag body define another type.


putAttribute
name*
value
type
role
Examples
references tiles tag reference