[GitHub] struts pull request: [PATCH] WW-4146 Caches only valid Ognl expres...

2014-05-12 Thread emeroad
GitHub user emeroad opened a pull request: https://github.com/apache/struts/pull/12 [PATCH] WW-4146 Caches only valid Ognl expressions to avoid cache attack - duplicated cache put You can merge this pull request into a Git repository by running: $ git pull https://github.com/e

Re: Unable to intigrate Jasper report for struds2

2014-05-12 Thread Rene Gielen
Hi, actually this is the place to discuss the development of the Struts framework. To get support for developing applications based on Struts 2, the user mailing list is the place to find help: http://struts.apache.org/mail.html Regarding your particular problem: When you are going to rephrase th

Unable to intigrate Jasper report for struds2

2014-05-12 Thread manju2222
Hello , sorry if i'm posting in wrong place please can any one let me know how to integrate Jasper reports to Struds2 as i'm new to this i need step by step process thanks in advance -- View this message in context: http://struts.1045723.n5.nabble.com/Unable-to-intigrate-Jasper-repor

Re: Less boilerplate in code

2014-05-12 Thread Dave Newton
I think the issue is only when the params are more than just strings, e.g., "long"-running methods. I'd like to ditch the XW facade, though; I think whenever possible we should strip out XW/S2 functionality when it exists in libraries we already use (like those older XW string utils). d. On Sun