The following comment has been added to this issue:

     Author: Aslak Helles�y
    Created: Wed, 15 Jan 2003 8:34 AM
       Body:
CVS COMMIT LOG: 
SUBJECT: [Xdoclet-devel] CVS: 
xdoclet/modules/exolab/src/xdoclet/modules/exolab/castor/ejb/resources 
mapping-methods.xdt,1.1,1.2
Fixed adding struts action attribute "roles"  (XDT-250)  



---------------------------------------------------------------------
View the issue:

  http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-250


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-250
    Summary: adding struts action attribute "roles"
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: XDoclet
  Component: Apache Module
    Fix For: 1.2 Beta 3
   Versions:
             1.2 Beta 2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Michael Ward

    Created: Wed, 15 Jan 2003 6:25 AM
    Updated: Wed, 15 Jan 2003 8:33 AM

Description:
Struts 1.1 support JAAS Roles (from the HttpServletRequest.isUserInRole(String). The 
following should be added to the struts_config_xml.xdt


<XDtClass:ifHasClassTag tagName="struts:action" paramName="roles">
      roles="<XDtClass:classTagValue tagName="struts:action" paramName="roles"/>"
</XDtClass:ifHasClassTag>


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.NET email is sponsored by: A Thawte Code Signing Certificate
is essential in establishing user confidence by providing assurance of
authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to