2008/3/17, Chen Chunwei <[EMAIL PROTECTED]>:
>  I'm new to Struts. And I want to ask if the type property in <form-bean /> 
> tag must be filled? I mean if it's null, will the form-bean work?

If you are using Struts 1.2.x, the "type" attribute is required:
http://struts.apache.org/dtds/struts-config_1_2.dtd

If you are using Struts 1.3.x, you must specify the "type" or the
"extends" attribute.

HTH
Antonio

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

Reply via email to