[ANN] Struts 2.3.16 GA release available

2013-12-10 Thread Lukasz Lenart
The Apache Struts group is pleased to announce that Struts 2.3.16 is available as a "General Availability" release. The GA designation is our highest quality grade. Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to

Antwort: Re: Token Session Interceptor and back button

2013-12-10 Thread Christoph Nenning
Hi, > I am using tiles to create my web pages and when I put your code on the main > template it works perfectly but when I put on the tiles attribute page do > not work. Yes, that is because you cannot set response headers after you have started to create a response body. When Tiles has star