> I am trying to create my first real struts application, but I had trouble 
> with my Form-Bean was always null in my derived perform routine.  I found 
> that my FormBean was extending Object instead of org.apache.struts.action.
> .ActionForm, and that correcting this fixed my problem.  I would have 
> appreciated that Struts complained to the browser instead of silently 
> discarding my bean.

Struts cannot be responsible for handling ANY kind of misuse - imho!

regards,



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

Reply via email to