Re: Issue while configuring CSRFPreventionFilter !

2014-03-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Utkarsh, On 3/21/14, 3:01 AM, Utkarsh Dave wrote: > Thanks Konstantin. My version of TOMCAT is 7.0.41 you said with > this configuration i will not be able to access ROOT/index.html or > any of the images, css or js files. What can i do to overcome

Re: Issue while configuring CSRFPreventionFilter !

2014-03-21 Thread Utkarsh Dave
Thanks Konstantin. My version of TOMCAT is 7.0.41 you said with this configuration i will not be able to access ROOT/index.html or any of the images, css or js files. What can i do to overcome this if i still want to go ahead configuring the $TOMCAT_HOME/conf/web.xml. Can i add them in entryPoints.

Re: Issue while configuring CSRFPreventionFilter !

2014-03-20 Thread Konstantin Kolinko
2014-03-21 10:09 GMT+04:00 Utkarsh Dave : > Hi all, > > I am trying to configure the Tomcat inbuilt filter > (tomcat.valves.CiscoResponseHeaderFilter) into my $TOMCAT_HOME/conf/web.xml 1. The above file provides defaults for all web applications. It is unwise to modify it. E.g. with such configur

Issue while configuring CSRFPreventionFilter !

2014-03-20 Thread Utkarsh Dave
Hi all, I am trying to configure the Tomcat inbuilt filter (tomcat.valves.CiscoResponseHeaderFilter) into my $TOMCAT_HOME/conf/web.xml CSRF org.apache.catalina.filters.CsrfPreventionFilter entryPoints /index.jsp CSRF