on 7/24/2000 12:57 PM, "Nicholas Ide" <[EMAIL PROTECTED]> wrote:

> Does anyone have a generic ActionEvent that
> deals gracefully with all html forms?

Huh?

> I'm imagining a hidden element on the form that
> describes which bean to use and then the ActionEvent
> grabs that bean uses parameterParser.setProperties(aBean)
> to set the values from the appropriate form elements.

You can code something like this up in a single Action module.

> I can see how to write such a thing--but if the code
> already exists, I'd rather start there.
> 
> The JSP community says use:
> <jsp :setProperty name="beanname" property="*"/>
> but that assumes I want to use JSP.....

No, that is slightly different I think.

-jon



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to