Results 1 to 2 of 2

Thread: authz.tld

  1. #1
    Join Date
    Nov 2004
    Posts
    8

    Default authz.tld

    Hi,

    Would it be possible to include the tld file in the -taglib.jar as instead of META-INF/authz.tld ?
    This way, we don't need the extra tld file, since it is standard to have META-INF/taglib.tld : you can reference the jar file directly in your web.xml or jsp's.

    Thanks

    g

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    From 0.7.0 (and currently in CVS) the -taglib.jar has been removed and all the taglibs can be found in the core acegi-security-XXXX.jar (XXXX being the version number). The TLD file is in META-INF as per usual.

Similar Threads

  1. Replies: 2
    Last Post: Dec 6th, 2004, 04:44 AM

Posting Permissions

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