I have no idea what you're talking about - but if you need help using the
TilesTool you should first check out the javadocs for said tool, and then
take a look at the example apps that come bundled with the VelocityTools
package :)

cheers,
Marinó.

<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
>
>
>
> I can't find documentation on how to use the layouts included with Tiles.
> For example, here is one of my Tiles Defs:
>
>     <definition name="schs82DefaultDef" path="/layout.jsp">
>         <put name="masthead"    value="/masthead.jsp"/>
>         <put name="leftColumn"  value="/columnNoNavButtons.jsp"/>
>         <put name="rightColumn" value="/columnNoNavButtons.jsp"/>
>         <put name="footer"      value="/footer.jsp"/>
>     </definition>
>
> In order to use one of the layouts included with Tiles, I tried
<definition
> name="Center"...> but this doesn't work.
> 1) How do I reference this Tiles layout?
> 2) If I can then reference it, anyone know where documentation is
available
> that would indicate what values this layout expects in the "Name"
> attributes of put elements, in order to properly insert content into the
> layout?
>
> Thanks very much for any help?
> --
> "NOTICE:  The information contained in this electronic mail transmission
is
> intended by Convergys Corporation for the use of the named individual or
> entity to which it is directed and may contain information that is
> privileged or otherwise confidential.  If you have received this
electronic
> mail transmission in error, please delete it from your system without
> copying or forwarding it, and notify the sender of the error by reply
email
> or by telephone (collect), so that the sender's address records can be
> corrected."




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to