Class PathAttribute

java.lang.Object
org.apache.struts.tiles.UntypedAttribute
org.apache.struts.tiles.PathAttribute
All Implemented Interfaces:
Serializable, AttributeDefinition

public class PathAttribute extends UntypedAttribute
Component attribute. Attribute value represents a path used to include a JSP.
See Also:
  • Constructor Details

    • PathAttribute

      public PathAttribute(String value)