You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Rich Feit (JIRA)" <be...@incubator.apache.org> on 2005/02/18 01:30:49 UTC

[jira] Resolved: (BEEHIVE-245) double-submit prevention fails when hitting index.jsp through welcome file in Tomcat

     [ http://issues.apache.org/jira/browse/BEEHIVE-245?page=history ]
     
Rich Feit resolved BEEHIVE-245:
-------------------------------

     Assign To: Julie Zhuo  (was: Rich Feit)
    Resolution: Fixed

Fixed with revision 154219.  Turns out that our Servlet Filter was bailing out because the request URI didn't end in any appropriate extension (the request URI was something like this: /myWebapp/foo/).  I switched it to use the Servlet path, which is always something like /foo/index.jsp.

> double-submit prevention fails when hitting index.jsp through welcome file in Tomcat
> ------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-245
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-245
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Julie Zhuo
>     Assignee: Julie Zhuo
>  Attachments: ActionForwardController.jpf, display.jsp, index.jsp, struts4merge.xml
>
> This is a Tomcat only issue, since Tomcat does not create a current pageflow instance when hitting index.jsp through welcome file and double-submit prevention need to be handled by the pageflow. Will attach the jsp/pageflow files shortly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira