Re: Forward to tile definition when using modules-modules

2005-04-04 Thread brenmcguire
Check out the element of your struts-config.xml. It must be: Otherwise you won't be able to forward to a tile definition. Ciao Antonio Petrelli haim wrote: > The project is growing and we need few developers to work on it. > I am trying to deploy the application using the struts modules. > We a

Forward to tile definition when using modules-modules

2005-04-04 Thread haim
The project is growing and we need few developers to work on it. I am trying to deploy the application using the struts modules. We are using tiles so every module has it's own module directory with both tiles-config.xml and struts-config.xml. I am having the following problems , a lot of my action