You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Vincent Berruchon <vi...@neo-logism.fr> on 2002/09/24 17:19:04 UTC

Help needed with ActionForm Bean

  Hi, I'm still newie and really confused on how to get HTML form filled 
with struts...
I want to fill a select input in a form in one of my JSP.
So I've write an ActionForm Bean with the get and set methods for each 
properties corresponding to an input on the form.
But I don't know where these "set" methods are (or should) be called to 
fill actionForm properties before the calls to the get methods?

Can someone help us?

Thanks


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>