Anders Welen [http://community.jboss.org/people/Welle] created the discussion
"Re: HTTP PUT" To view the discussion, visit: http://community.jboss.org/message/587518#587518 -------------------------------------------------------------- If your question is about disable HTTP put for ALL calls to the web container I do not hink it's possible. But if you want to disable HTTP put for a web application a POSSIBLE solution could be to use the "<security-constraint>" in the web.xml to make sure that the specified "<http-method>" can only by executed if the caller is in a special group (that no one is) -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/587518#587518] Start a new discussion in Beginner's Corner at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
