You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tiles.apache.org by "Allen, Daniel" <Da...@kbcfp.com> on 2008/02/12 16:33:54 UTC

Tiles-def.xml

How do I go about putting together a configuration file for Tiles 2? I'm
looking for a schema for the XML and an explanation of how to fill in
the values, and where in the webapp structure the configuration file
needs to go. I know this is a really basic question, and I fully expect
to be told to read the documentation, but at present I can't even find
the documentation:
http://www.google.com/search?hl=xx-hacker&as_qdr=all&q=%22tiles-def.xml%
22+site%3Atiles.apache.org&btnG=z34r%3C%7C-%7C

Is "tiles-def.xml" not the standard name for that file? That's what
people seemed to call it on the Struts2 list.

Thanks,
~Dan Allen

-- 
This message may contain confidential, proprietary, or legally privileged information. No confidentiality or privilege is waived by any transmission to an unintended recipient. If you are not an intended recipient, please notify the sender and delete this message immediately. Any views expressed in this message are those of the sender, not those of any entity within the KBC Financial Products group of companies (together referred to as "KBC FP"). 

This message does not create any obligation, contractual or otherwise, on the part of KBC FP. It is not an offer (or solicitation of an offer) of, or a recommendation to buy or sell, any financial product. Any prices or other values included in this message are indicative only, and do not necessarily represent current market prices, prices at which KBC FP would enter into a transaction, or prices at which similar transactions may be carried on KBC FP's own books. The information contained in this message is provided "as is", without representations or warranties, express or implied, of any kind. Past performance is not indicative of future returns.


RE: Tiles-def.xml

Posted by "Allen, Daniel" <Da...@kbcfp.com>.
>Just curious, do you usually speak the "h4x0r" language? :-)

I set Google to that as a novelty a while back, and after a while I
actually sort of stopped noticing. That's probably a bad sign.

Thanks for the links,
~Dan

-- 
This message may contain confidential, proprietary, or legally privileged information. No confidentiality or privilege is waived by any transmission to an unintended recipient. If you are not an intended recipient, please notify the sender and delete this message immediately. Any views expressed in this message are those of the sender, not those of any entity within the KBC Financial Products group of companies (together referred to as "KBC FP"). 

This message does not create any obligation, contractual or otherwise, on the part of KBC FP. It is not an offer (or solicitation of an offer) of, or a recommendation to buy or sell, any financial product. Any prices or other values included in this message are indicative only, and do not necessarily represent current market prices, prices at which KBC FP would enter into a transaction, or prices at which similar transactions may be carried on KBC FP's own books. The information contained in this message is provided "as is", without representations or warranties, express or implied, of any kind. Past performance is not indicative of future returns.


Re: Tiles-def.xml

Posted by Antonio Petrelli <an...@gmail.com>.
2008/2/12, Allen, Daniel <Da...@kbcfp.com>:
>
> How do I go about putting together a configuration file for Tiles 2?



http://tiles.apache.org/tutorial/basic/pages.html
http://tiles.apache.org/2.0/framework/tiles-core/dtddoc/index.html

I know this is a really basic question, and I fully expect
> to be told to read the documentation, but at present I can't even find
> the documentation:
> http://www.google.com/search?hl=xx-hacker&as_qdr=all&q=%22tiles-def.xml%
> 22+site%3Atiles.apache.org&btnG=z34r%3C%7C-%7C



Just curious, do you usually speak the "h4x0r" language? :-)

Is "tiles-def.xml" not the standard name for that file? That's what
> people seemed to call it on the Struts2 list.



In fact it is "tiles-defs.xml" the typical name.

Ciao
Antonio