struts2 pull request: Determine template path with action namespace instead...

2013-06-04 Thread johnou
Github user johnou closed the pull request at: https://github.com/apache/struts2/pull/2 - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

struts2 pull request: Throw exception if template path is not given

2013-06-04 Thread johnou
Github user johnou closed the pull request at: https://github.com/apache/struts2/pull/3 - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

struts2 pull request: Disable eval expressions and simple JSTL accessibilit...

2013-05-22 Thread johnou
Github user johnou closed the pull request at: https://github.com/apache/struts2/pull/5 - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

struts2 pull request: Disable eval expressions and simple jstl accessibilit...

2013-05-21 Thread johnou
GitHub user johnou opened a pull request: https://github.com/apache/struts2/pull/5 Disable eval expressions and simple jstl accessibility afaik the simple jstl accessibility is used only in jsp. Currently we have a hacky interceptor to disable it, would be nice if it were an option