Thanks Antonio But I'm using Struts 1.1, then is it still required?
Talos ----- Original Message ----- From: "Antonio Petrelli" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <user@struts.apache.org> Sent: Monday, March 17, 2008 4:07 PM Subject: Re: Is type property in <form-bean /> tag must be filled? > 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] >