[tiles] Re: can i access tile definition name directly in browser

2006-09-28 Thread Antonio Petrelli
Vinod Kumar ha scritto: Hi, Can I access a tile definition name like "loginPage" as below directly in the browser. No, at least not directly, but you can define an attribute in the layout page, e.g.: and doing: HTH Antonio

can i access tile definition name directly in browser

2006-09-27 Thread Vinod Kumar
Hi, Can I access a tile definition name like "loginPage" as below directly in the browser. I have defined them in the tiles-defs.xml as below. Basically, I want to make the page printable and want to access the definition name for that purpose. Thanks in advance for your help.