Re: module / tiles problems

2003-07-14 Thread Sergey Smirnov
According snap-shot of your web.xml, you do not use two modules. You have only one default module and the second definition for tiles plugin overwrites the first one. If you realy want to have two modules you have to use the following in your web.xml: init-param param-nameconfig/param-name

RE: module / tiles problems

2003-07-13 Thread Erez Efrati
Just by looking and I am new to tiles... That the set-property property=moduleAware value=false / The VALUE should be set to TRUE not false. Hope it helps, Erez -Original Message- From: Nathan Coast [mailto:[EMAIL PROTECTED] Sent: Sunday, July 13, 2003 2:12 PM To: struts-user

Re: module / tiles problems

2003-07-13 Thread Nathan Coast
thanks, unfortunately still doesn't work Erez Efrati wrote: Just by looking and I am new to tiles... That the set-property property=moduleAware value=false / The VALUE should be set to TRUE not false. Hope it helps, Erez -Original Message- From: Nathan Coast [mailto:[EMAIL