Results 1 to 2 of 2

Thread: Common security for different webapps

  1. #1
    Join Date
    Nov 2005
    Location
    Tallinn, Estonia
    Posts
    10

    Default Common security for different webapps

    Hello!

    I have an EAR with a set of WARs, and application.xml declaring webapps and corresponding root contexts (e.g., /webapp1, /webapp2, etc.). What is the best way to implement common security enforcement (to control access to webapps by URLs and domain objects depending on the current user's rights without duplicating security code). Is it possible to put security-related classes and some XML configuration into separate common JAR?

    Thank you,
    Igor Kuzmitshov

  2. #2
    Join Date
    Nov 2004
    Posts
    8

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •