[ http://issues.apache.org/jira/browse/VELOCITY-257?page=all ]
Nathan Bubna closed VELOCITY-257:
---------------------------------
Assign To: (was: Velocity Developers Mailing List)
this was resolved prior to the 1.1 release.
> ActionForm seems to be re-created and revalidated when using the
> VelocityStruts Tool
> ------------------------------------------------------------------------------------
>
> Key: VELOCITY-257
> URL: http://issues.apache.org/jira/browse/VELOCITY-257
> Project: Velocity
> Type: Bug
> Components: Tools
> Versions: 1.1-rc1
> 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]