Re: Struts module switch

2007-04-11 Thread Niall Pemberton
ot work. I am >> confused. >> Can not I use separate tiles definition files for separate modules each >> having its own struts config file? >> Please provide example if possible. >> Thanking in advance. >> > >

Re: Struts module switch

2007-04-11 Thread Suman Maity
>> confused. >> Can not I use separate tiles definition files for separate modules each >> having its own struts config file? >> Please provide example if possible. >> Thanking in advance. >> > >

Re: Struts module switch

2007-04-10 Thread Paul Benedict
Have you considered removing the use of modules? Modules are really a nuisance, and were originally developed to allow multiple Struts "apps" running under one context. There's a hard barrier between modules and almost all developers I know no longer use them. You can split up your struts confi

Struts module switch

2007-04-10 Thread Suman Maity
But if i comment the above line, it does not work. I am confused. Can not I use separate tiles definition files for separate modules each having its own struts config file? Please provide example if possible. Thanking in advance. -- View this message in context: http://www.nabble.com/Struts-mod