I have done a fair amount of tag work and this one doesn't make any sense to
me.
I am a big fan of the struts tags and I extend them all the time.

First of all if you are doing an href in a button, why are you using a
struts tag.  
If he wants to do a custom tag of <aButton href...> have at it.

Additionally, using the struts tag is no different than using an html button
(with the exception that the value of onclick can't be another tag).

Lastly, with the new jsp spec, I always forget which one, custom tags can
be declared as pass through, i.e. unknown attributes are simply passed
through to the html so why add complexity to the current tags.

Edgar


> -----Original Message-----
> From: Joe Germuska [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 09, 2004 6:01 PM
> To: Struts Developers List
> Subject: RE: Browser-specific attrs for html tags (was: [Bug 26795])
> 
> 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004
 

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

Reply via email to