How do I restrict access to servlets and jsps? : BEA Weblogic
Answer / Sarvesh Raghuvanshi
"To restrict access to servlets and JSF pages (JSFs) in Weblogic Server, you can use the Security Realm mechanism. You can define roles for users or groups, and then apply these roles to your web application's resources (servlets, JSFs, etc.) through Access Control Lists (ACLs)."n
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create a connection pool ?
What is the significance of boot?
How to change from default jvm to others?
What are the special design care that must be taken when you work with local interfaces?
How does sorting on message priority work? : BEA Weblogic
How do I bind string values in a preparedstatement? : BEA Weblogic
what is mission in weblogic
What is meant by cluster??
What happens when database down in weblogic
What is config.xml?
What are the databases that are available to be used with the web logic j2ee connector architecture?
Match the ejb functions given below with the functionality equivalent in sql? : BEA Weblogic