Re: Build the Tiles

2003-04-04 Thread Cedric Dumoulin
MTP:[EMAIL PROTECTED] Date: vendredi 4 avril 2003 10:16 À: Struts Users Mailing List Objet: Re: Build the Tiles Yes you can build the tiles from the sources. You need to compile classes under o.a.s.tiles and o.a.s.taglib.tiles. Another simplest solution is to get the struts.jar, rename it to tiles.ja

RE: Build the Tiles

2003-04-04 Thread COMPAGNON GUILLAUME
mmons-XX.jar files) Guillaume > -Message d'origine- > De: Cedric Dumoulin [SMTP:[EMAIL PROTECTED] > Date: vendredi 4 avril 2003 10:16 > À:Struts Users Mailing List > Objet: Re: Build the Tiles > > > Yes you can build the tiles from the sources. Y

Re: Build the Tiles

2003-04-04 Thread Cedric Dumoulin
Yes you can build the tiles from the sources. You need to compile classes under o.a.s.tiles and o.a.s.taglib.tiles. Another simplest solution is to get the struts.jar, rename it to tiles.jar, open it with winzip or whatever you want, and suppress all the classes not related to tiles. Cedric

Build the Tiles

2003-04-03 Thread Vernon
Hi, all, I need to use the Tiles as a standalone component in my project. I am new to Tiles in less than on week. I follow the chapter 11, Developing applications with Tiles, of "Struts in Action" to set up Tiles. I run into a couple of problem and hope someone can give me a hand. The tiles.ja