2007/10/29, Analcoolico Biondo <[EMAIL PROTECTED]>: > > > Hi everybody,i'm new to tiles2 and i'm integrating an existing application > with this framework:all works fine! The only problem is that when i change > the content of a tile composing a layout (or the external css linked in the > layout) i can see the changes only when i reload the application;if i only > refresh the browser i can't see any changes.All the pages have code to > disable the browser caching (and in original application that works!) but it > seems tiles2 doesn't feel the file changing...What's wrong?I tried to > inizialize tiles2 in all the 3 ways but no way to solve the > problem.Anyideas?Thanx a lot! Dan
This is pretty strange... do you mean that if you change a CSS or JSP file you don't see the changes? If yes, probably your container does not get the changes. What Java EE container are you using? Antonio