Re: Multiple modules with multiple tile definition files

2004-09-22 Thread Lajoie Chad
e's Struts config file I defined the Tiles request processor as the controller but not the TilesPlugin. This seems to work just fine. It's not as flexible as I'd like but it does the job. Lajoie Chad wrote: I'm having an issue getting Tiles to work with Struts 1.1 in a modular

Multiple modules with multiple tile definition files

2004-09-21 Thread Lajoie Chad
I'm having an issue getting Tiles to work with Struts 1.1 in a modular application setup. Here is what I'm trying to do. In each module I want a module specific Tiles definition file and a global definitions file. In each module the Struts config file for that module has something like the f