You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Hojin Joy (JIRA)" <ji...@apache.org> on 2010/01/12 17:13:44 UTC

[jira] Created: (WW-3376) s:action with executeResult="true" giving infinite loop resulting stack over flow

s:action with executeResult="true" giving infinite loop resulting stack over flow
---------------------------------------------------------------------------------

                 Key: WW-3376
                 URL: https://issues.apache.org/struts/browse/WW-3376
             Project: Struts 2
          Issue Type: Bug
          Components: Core Actions
    Affects Versions: 2.1.6
         Environment: windows xp , 
            Reporter: Hojin Joy


while using validation , whenever validation fail  , control should back to the input jsp .But I am having s:action in the jsp for getting radio button list and when validaton failed  the control comes to input jsp page but unable to call s:action. for that i added executeResult="true" but now i am getting stack over flow alert message when the first time page loads
seems like a bug

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.