If you want to submit it to a struts action, then presumably you can
control the action element of the form tag.

If so, why can't you associate the action with a struts form too?

It would help to have more information.

-Joe

> -----Original Message-----
> From: Matt Bathje [mailto:[EMAIL PROTECTED] 
> Sent: Friday, May 14, 2004 5:45 PM
> To: Struts Users Mailing List
> Subject: getting non-struts form elements
> 
> 
> Hi all.
> 
> I have a form that is not a struts form bean (no actionform, 
> no dynaform,
> nothing...)
> 
> Is it possible to have this submit to a struts action, and 
> read the form elements somehow? I need to be able to read 
> simple (String) elements as well as multi-part (formfile) 
> elements from the form.
> 
> Any way to do it in struts, or do I just need to give up and 
> make something non-struts to do it?
> 
> 
> 
> Thanks,
> Matt Bathje
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to