I want to authenticate my web application with JAAS in JRunapplication server and struts frame work.how do I configure my package and class.
All Servlet Containers have built-in support for web security layer.you should go through your Jrun server documentations on how todeploy a sample security module on it. ( Jboss, and Tomcat has theirxml based configurations. )
but I konw how I get authenticatin and authorization is application.