[ http://issues.apache.org/jira/browse/VELTOOLS-28?page=all ]

Tim Colson moved VELOCITY-257 to VELTOOLS-28:
---------------------------------------------

      Project: VelocityTools  (was: Velocity)
          Key: VELTOOLS-28  (was: VELOCITY-257)
    Component:     (was: Tools)
      Version:     (was: 1.1-rc1)

> ActionForm seems to be re-created and revalidated when using the 
> VelocityStruts Tool
> ------------------------------------------------------------------------------------
>
>          Key: VELTOOLS-28
>          URL: http://issues.apache.org/jira/browse/VELTOOLS-28
>      Project: VelocityTools
>         Type: Bug
>  Environment: Operating System: other
> Platform: Other
>     Reporter: blahblih

>
> I believe this is a bug with VelocityTools. If not bear with me.
> I'm using struts with the VelocityStrutTool.
> I have an action which uses an ActionForm.
> When using JSP, the action form is created, validated, send to my action,
> removed from the context and control is given to the JSP
> When using velocity, the ActionForm is created, validated, send to my action,
> removed from the context AND for some unknown reason, recreated (empty), and
> re-validated after control is given to the Velocity servlet.
> Could it be that some code in the velocityStruts tool has the side effect of
> recreating and revalidating an action ? (could not find it myself, but...)

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to