DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31371>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31371 html attribute id needed for <html: > tags needed ------- Additional Comments From [EMAIL PROTECTED] 2004-09-26 20:38 ------- For historical reference, the reason that the HTML tags used "styleId" for this is that JSP 1.1 (the minimum platform for Struts) did not allow custom tags to use the "id" attribute for their own purposes, so we had to use something else. JSP 1.2 removed that restriction, but by then we had a 1.0 release done, and backwards compatibility to maintain. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]