Hi, did you move your code to "WebAuthentication"? If yes: please post an update. I am not sure whether the WebAuthentication class will work with a Struts2 interceptor, but I hope so.
"HttpServletRequest.isUserInRole" should be part of the Tomcat implementation of the servlet spec. So, if you need the sources, take a look at the Tomcat source code. Best regards Wolfgang View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258631#4258631 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258631 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
