Hi all,

Using Struts 1.02. I am placing multiple forms on the screen which I have populated 
from an action and pushed into request scope.

When I use the html:form tag and specify name, then it barfs if I don't specify the 
type property (to create new bean if it doesnt exist). Don't really want to specify 
the full class of the form, especially as they are set up in struts-config. shouldn't 
this tag at least check for a form name in struts-config?

Cheers
Ian


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

Reply via email to