[CONF] Confluence Changes in the last 24 hours

2007-04-18 Thread confluence
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Cam

svn commit: r529901 - /struts/struts1/branches/STRUTS_1_3_BRANCH/tiles2/

2007-04-18 Thread apetrelli
Author: apetrelli Date: Wed Apr 18 00:39:33 2007 New Revision: 529901 URL: http://svn.apache.org/viewvc?view=rev&rev=529901 Log: STR-3034 The Tiles 2 module is not needed in 1.3 branch. Removed: struts/struts1/branches/STRUTS_1_3_BRANCH/tiles2/

svn commit: r530001 - /struts/struts1/trunk/core/src/main/java/org/apache/struts/config/ActionConfigMatcher.java

2007-04-18 Thread pbenedict
Author: pbenedict Date: Wed Apr 18 05:35:36 2007 New Revision: 530001 URL: http://svn.apache.org/viewvc?view=rev&rev=530001 Log: STR-3029: Apply patch Modified: struts/struts1/trunk/core/src/main/java/org/apache/struts/config/ActionConfigMatcher.java Modified: struts/struts1/trunk/core/src

svn commit: r530002 - /struts/struts1/branches/STRUTS_1_3_BRANCH/core/src/main/java/org/apache/struts/config/ActionConfigMatcher.java

2007-04-18 Thread pbenedict
Author: pbenedict Date: Wed Apr 18 05:35:44 2007 New Revision: 530002 URL: http://svn.apache.org/viewvc?view=rev&rev=530002 Log: STR-3029: Apply patch Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/core/src/main/java/org/apache/struts/config/ActionConfigMatcher.java Modified: struts/s

How to get original query string after more than two forwards

2007-04-18 Thread Deep Blue Li
Hi, I'm currently using an app. server that is using servlet 2.4. I cannot get the original query string after doing more than two request forward. Here is the scenario: 1. Enter the URL in the browser : http://xxx/xxx.do?search=abc 2. Go to validator, validation failed 3. Validator forwards the