Re: tiles usage

2007-11-10 Thread Chris Pratt
On Nov 10, 2007 6:35 AM, Zhang, Larry (L.) <[EMAIL PROTECTED]> wrote: > Consider that each page can have different .css and .js files and these files > will be put between and in the layout, then the question is > that how to pass the specific .css and .js to the tiles layout? I definitely > do

tiles usage

2007-11-10 Thread Zhang, Larry (L.)
Consider that each page can have different .css and .js files and these files will be put between and in the layout, then the question is that how to pass the specific .css and .js to the tiles layout? I definitely don't want to put all the .css and .js to the layout just for suite to use tile.

Re: Tiles Usage

2005-04-26 Thread brenmcguire
I don't know it this is the case, but I think you missed the "tiles-defs.xml" file. I think the best place to start is Cedric Dumoulin's tutorial: http://www.lifl.fr/~dumoulin/tiles/doc/tutorial.html And I think you should start directly from chapter 6. > > 1) have a page with classic 4 tile layou

Tiles Usage

2005-04-26 Thread rmanchu
hi tiles newbie. am trying to incorporate Tiles to my existing struts project. can someone please explain to me how the following is supposed to work? 1) have a page with classic 4 tile layout (header, menu, body, footer) 2) on selecting a menuitem, the body and menu tiles change. if i submit to a