Re: struts tiles warnings

2009-09-04 Thread measwel
If you put in on, there is a chance, you will get to see the same warnings. I just wonder, whether we can ignore them. It seems that it slows down the application. Paweł Wielgus wrote: > > Hi Marek, > i don't even know, > so if it's off by default i have it off. > > Best greetings, > Paweł Wie

Re: struts tiles warnings

2009-09-04 Thread Paweł Wielgus
Hi Marek, i don't even know, so if it's off by default i have it off. Best greetings, Paweł Wielgus. 2009/9/4 measwel : > > Yes, I have it, here is the complete file: > > > http://java.sun.com/xml/ns/javaee"; > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; > xsi:schemaLocation="http://

Re: struts tiles warnings

2009-09-04 Thread measwel
Yes, I have it, here is the complete file: http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd";> Site Made by M and M tilesDefini

Re: struts tiles warnings

2009-09-03 Thread Paweł Wielgus
Hi, i'm using struts 2.1.6 with tiles 2.0.6 with no problems, have You added listener configuration to your web.xml: org.apache.struts2.tiles.StrutsTilesListener Best greetings, Paweł Wielgus. 2009/9/3 measwel : > > LS,