Re: Getting error 403 forbidden while using HTTP PUT method

2013-10-04 Thread Arnab Majumder
I am still getting the error 403 forbidden (Access to the specified resource has been forbidden). This is my web.xml http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; version="2.5" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun

Getting error 403 forbidden while using HTTP PUT method

2013-10-03 Thread Arnab Majumder
Hi , I am using Apache Tomcat 8.0.0-RC3 Server and spring dispatcher servlet . I am getting 403 forbidden while using HTTP PUT method but HTTPGET method is working properly. I am trying to solve this with security constraint but it is giving me 409 conflict error because I am using spring dispa