tiles:initComponentDefinitions

 < Day Day Up > 



<tiles:initComponentDefinitions />

The <tiles:initComponentDefinitions /> tag is used to initialize the Tiles definition factory. This tag is evaluated only once or not at all if the factory has already been initialized by other means. The <tiles:initComponentDefinitions /> tag has no body and supports two attributes, described in Table 17.10.

Table 17.10: <tiles:initComponentDefinitions /> Tag Attributes

Attribute

Description

file

The file containing your Tile definitions. (Required)

classname

The fully qualified classname of the definition factory being initialized. This class, if specified, must implement the org.apache.struts.tiles.DefinitionsFactory. (Optional)

start sidebar

The initialization of the Tiles definition factory is most often done in the ComponentActionServlet. You can read about this in Chapter 14.

end sidebar



 < Day Day Up > 



Professional Jakarta Struts
Professional Jakarta Struts (Programmer to Programmer)
ISBN: 0764544373
EAN: 2147483647
Year: 2003
Pages: 183

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net