What is the "id" attribute in TagSupport for. Some have guessed its for the HTML ID attribute, but nothign in TagSupport renders it. IN fact, when Struts' own taglib needs to set the HTML ID attribute, the "styleId" attribute of the tag is set instead. Why not use the inherited "id" attribute instead? I can't find any documentation that says what it's used for, nor why someone else shouldn't leverage it.
Regards, Brian. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]