Yes, but in the case of 'indexed' for the html tags, it means (and is
documented so) several different things for different tags.  The field
name is the same, so is the type, but how the tag handler decides what
to output depends on the particular subclassed tag.

For details see Docs for radio, checkbox, file, etc, etc.



--
James Mitchell
Web Developer/Struts Evangelist
http://www.apache.org/struts/



> -----Original Message-----
> From: Erik Hatcher [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, February 27, 2003 2:47 PM
> To: Struts Developers List
> Subject: Re: Investigating adding custom ant task to valid 
> TLD attributes bean mappings
> 
> 
> On Thursday, February 27, 2003, at 02:39  PM, James Mitchell wrote:
> > To add to Martins comments, some shared base fields (attributes) may
> > mean different things for different taglibs, depending on 
> the subclass
> > so those shared fields would need multiple tags for different
> > subclasses.
> 
> If they mean different things, then they should not subclass in this 
> manner.
> 
> The meaning of base class attributes should be common among all 
> subclasses (and their subclasses, and so on).
> 
>       Erik
> 
> 
> ---------------------------------------------------------------------
> 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