RE: CSRF on multiple tomcat instances

2012-11-05 Thread Wilfred Duizers
tomcat instances On 2 Nov 2012, at 14:23, Wilfred Duizers wrote: > Hello, > > I am running 2 Tomcat instances on 1 server. So far nothing special :-) > Both: > Apache Tomcat/7.0.25 > JVM 1.6.0_20-b02 > > When a user clicks a link in the webapplication running on Tomcat i

CSRF on multiple tomcat instances

2012-11-02 Thread Wilfred Duizers
Hello, I am running 2 Tomcat instances on 1 server. So far nothing special :-) Both: Apache Tomcat/7.0.25 JVM 1.6.0_20-b02 When a user clicks a link in the webapplication running on Tomcat instance 1 (portal) an application running on Tomcat instance 2 is opened. Is it possible to send the nonc