how to use security constraint to block some http methods?
--------------------------------
i reffered /" IBM WebSphere Application Server V6.1 Security Handbook/" to make use of to block the access of some http methods.
but it requires to create some role.
but i want to provide only /"get/" and /"post/" access to every user of application and not any other aceess like put, delet,etc.
is there any way to do it without creating the role.
--------------------------------
Posted By: samarth86 at Mar 22 2010 2:42PM