Re: bug reports

2010-06-01 Thread aum strut
You need to create a ticket in JIRA https://issues.apache.org/jira/browse/WW create a new issue in JIRA with the details about the incident along with Test cases if any. On Wed, Jun 2, 2010 at 6:44 AM, Alex Zeng wrote: > Anyone knows how to submit a bug report for struts 2? > > This email with

bug reports

2010-06-01 Thread Alex Zeng
Anyone knows how to submit a bug report for struts 2? This email with any attachments is confidential and may be subject to legal privilege. If it is not intended for you please advise by replying immediately, destroy it and do not copy, disclose or use it in any way. Please consider the enviro

Re: Struts2 empty action extension help request

2010-06-01 Thread Paweł Wielgus
Hi Phil, why You want to use struts2 if You are dropping one of the main parts of it - actions? It looks like You are trying to write one servlet (action) and catch all that is coming in. If this is correct i strongly suggest to rethink struts2 as a framework. As to the problem of blank action exte

Re: Struts Form generation problem

2010-06-01 Thread Greg Lindholm
Or... use "simple" theme and do all your own layout. 2010/5/30 Paweł Wielgus : > Hi Chris, > i don't know about any param or switch to turn 3 columns mode, but You > can write your own template for it and make as many columns as You > like and put inside cell or row anything You like. > > Best gre

Re: ognl: calling action method inside iterator tag

2010-06-01 Thread Grant Lewis
I'm not sure I understand your previous request. I probably can't post the JSP and action source code, company confidential. I was not mixing JSTL and OGNL variables unless errorCount has special meaning. I had an action with a method getErrorCount that accepted one paramater of type ComplianceCate

Re: How to test optimization of a application in struts 1.x

2010-06-01 Thread Rupali Gupta
Hi Abhishek You can check this out: The link contains a tool in which you provide raw HTML and it gives you back the compressed one.. http://www.textfixer.com/html/compress-html-compression.php On 6/1/2010 12:24 PM, Rupali Gupta wrote: You can follow these steps to compress a HTML: In your