I have a simple JBoss installation that contains a small number of servlets. How do I
restrict some of them so that they can only be accessed from localhost? I would think
that this is easy, but I cannot find this capability.
Also is there a easy way to reject http PUT's for the whole server instead of having
to add http-method elements to web.xml?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219601#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...