[
https://issues.apache.org/struts/browse/WW-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes Wannemacher reassigned WW-2477:
-----------------------------------
Assignee: Wes Wannemacher
> tags declaring dynamic-attributes=true but not implementing DynamicAttributes
> -----------------------------------------------------------------------------
>
> Key: WW-2477
> URL: https://issues.apache.org/struts/browse/WW-2477
> Project: Struts 2
> Issue Type: Bug
> Components: Other
> Affects Versions: 2.1.x
> Environment: any
> Reporter: Wes Wannemacher
> Assignee: Wes Wannemacher
> Attachments: first_commit.patch
>
>
> When a tag is declared having <dynamic-attributes>true</dynamic-attributes>,
> the tag-class must implement the javax.servlet.jsp.tagext.DynamicAttributes
> interface. If the tag's class does not implement this interface, then the
> application server will throw a 500 any time a page is accessed that contains
> the "unsafe" tag.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.