Hello all, I am creating a dynamic struts application. I don't think DynaActionForm is what I am looking for.
My page contains many input fields which are dynamically generated at run time. Is there any way to put these fields into a struts form? >From what I have read, fields for a DynaActionForm need to be defined in the struts-config (which is not dynamic). My other alternative is just to grab the parameters from the request. Does anyone have any ideas? -Brian Demers --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]