I strongly disagree that Struts should support any non-standard tags or
attributes.  I don't use IE and I despise websites that use IE specific
tags so I can't use the site/app. properly.  We've always done our best
with Struts to produce valid markup according to the HTML and XHTML
standards.  IMO, anything outside of a standard is outside of Struts'
scope.

David

--- "Kichline, Don (EM, PTL)" <[EMAIL PROTECTED]> wrote:

> I am proposing that the Struts HTML tag library be extended slightly to
> accept any non-standard attributes.  Searching on the new groups, I have
> been hearing that developers are very strict on supporting a proprietary
> single-vendor lock-in.  What I am proposing is a generic work around for
> this problem that will not tie struts into any single-vendor specific
> attributes.
> 
> Pass in a Properties class with key/value pairs into the tag.  The tag
> will then iterate through the Properties and output the pairs as
> attributes into the tag.
> 
> We need this at my place of work.  We do not want to fork our own
> version of struts to do this.  So we were hoping that a more generic
> solution might be acceptable to your eyes.
> 
> 
> Thank you,
> 
> 
> Donald R. Kichline
> Senior Programmer/Analyst
>  
> Penske Truck Leasing 
> Rt. 10 Green Hills / P.O. Box 563 
> Reading, PA 19603-0563 
> 610.796.4190 / Fax: 610.603.8402
> E-MAIL: [EMAIL PROTECTED] 
>  
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to