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

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.

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.....

I am using WebMacro.

-Nick Ide (at the National Library of Medicine)


------------------------------------------------------------
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