Hi, iam working on the JAAS Basic Authenticaton, in my application i have used Bsic Authentication its working fine but the problem is i want Authentication for soma actions in jsp.For example lets take a login.jsp which is having 2 buttons(pause,resume) i need to Authenticate that actions of button with jaas by giving the url pattern in web.xml .
<url-pattern>/login.jsp?action=pause/*</url-pattern> i have given the url pattern like the above but its not worked out. its working fine in tomcat,but in jboss its not working.please help me. thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928088#3928088 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928088 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
