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 started to create HTML that is exactly what happens. I suggest you set those headers in an own interceptor instead of in JSPs. That is what we do in our applications. Here is an wiki article on how to write own interceptors: http://struts.apache.org/development/2.x/docs/writing-interceptors.html regards, Christoph Von: semog12 <semog1epi...@gmail.com> An: user@struts.apache.org, Datum: 09.12.2013 13:04 Betreff: Re: Token Session Interceptor and back button Hi, Thank for the replies but when I was trying your solution I encounter another situation. 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. Works like this: But does not work like this: page_head.jsp: Thanks, André Gomes -- View this message in context: http://struts.1045723.n5.nabble.com/Token-Session-Interceptor-and-back-button-tp5714861p5714880.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org This Email was scanned by Sophos Anti Virus