Github user aleksandr-m commented on the issue:
https://github.com/apache/struts/pull/133
Maybe I'm doing something wrong but in my app `method.getDeclaringClass()`
return proxied class as well. :(
We can use something
```
---
If your project is set up for it, you c
Github user aleksandr-m commented on the issue:
https://github.com/apache/struts/pull/133
Maybe I'm doing something wrong but in my app `method.getDeclaringClass()`
returns proxied class as well. :(
We can use something like below. Basically same thing that `AopUtil` is
doing
GitHub user lukaszlenart opened a pull request:
https://github.com/apache/struts/pull/134
WW-4749: Buffer/Flush behaviour in FreemarkerResult
Implements [WW-4749](https://issues.apache.org/jira/browse/WW-4749)
You can merge this pull request into a Git repository by running:
$