Rather up to you. You could ditch it, by setting the one you created in its
place in the request or session if you want.

I reckon you would be better off leaving the instantiating of the ActionForm
to struts though and using the one it supplies to you as a parameter.

-----Original Message-----
From: Taariq Levack [mailto:taariq.levack@;tasima.co.za]
Sent: Wednesday, November 06, 2002 17:59
To: Struts Users Mailing List
Subject: RE: Creating ActionForm in ActionClass


>If am creating an instance of my ActionForm in my ActionClass,
>what happens if there already exists an instance of the ActionForm I am
>creating ?
>marcus


isn't your ActionClass passed an instance of the ActionForm in the
execute method?

--
To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to