Lukasz Lenart created WW-5468:
---------------------------------
Summary: ModelDriven is not compatible with @StrutsParameter
Key: WW-5468
URL: https://issues.apache.org/jira/browse/WW-5468
Project: Struts 2
Issue Type: Bug
Components: Core
Affects Versions: 7.0.0
Reporter: Lukasz Lenart
Fix For: 7.0.0
Currently if a Struts webapp uses {{ModelDriven<T>}} it won't be possible to
use {{@StrutsParameter}} annotation on {{#getModel()}} getter.
Use rest-angular as example
https://github.com/apache/struts-examples/blob/master/rest-angular/src/main/resources/struts.xml#L13
--
This message was sent by Atlassian Jira
(v8.20.10#820010)