This project has retired. For details please refer to its Attic page.
tilesx (Tiles - JSP support Tag library documentation)

tilesx


Standard Syntax:
     <%@ taglib prefix="tilesx" uri="http://tiles.apache.org/tags-tiles-extras" %>

XML Syntax:
     <anyxmlelement xmlns:tilesx="http://tiles.apache.org/tags-tiles-extras" />

   
   

This tag library provides Tiles tags.

Tag Library Information
Display NameNone
Version1.2
Short Nametilesx
URIhttp://tiles.apache.org/tags-tiles-extras
 

Tag Summary
useAttribute

Use attribute value inside page.

Declare a Java variable, and an attribute in the specified scope, using its attribute value.

Java variable and attribute will have the name specified by 'id', or the original name if not specified.

 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.