Quantcast
Viewing all articles
Browse latest Browse all 1091

How to disable HTTP Methods?

dear all,

I am using glassfish 2.2, would any one let's me know how to disable HTTP methods such as DELETE, PUT, OPTIONS, TRACE..?

I tried some configurations in web.xml as below, but it has not worked. Any help is very appreciated, thanks in adavances



restricted methods
/*
PUT
POST
DELETE
OPTIONS
TRACE



Viewing all articles
Browse latest Browse all 1091

Trending Articles