DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23213>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23213

html:javascript tag scriptLanguage attribute

           Summary: html:javascript tag scriptLanguage attribute
           Product: Struts
           Version: Unknown
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Documentation
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


According to the docs on the website the way I read them, I should be able to
specify the a scriptLanguage attribute on the html:javascript tag. 

When I got an error with "invalid in TLD", I thought I might have an old TLD. 

I'm not sure what the impact of this is. I had a bug in Internet Explorer, which
didn't like my html script tag doing this:

<script src="blah..." />

Has to be a pair of opening and closing tags strangely. This is XHTML, and the
docs say that the taglib will ignore the scriptLanguage anyway in XHTML (even if
it did exist...)

I just checked on the W3C website & language is not an attribute in strict
XHTML, so I guess I don't have a problem. 

But it would be nice to change the docs.

-- 
struts 1.1 + tomcat 4.1.27 + java 1.4.2 
Linux 2.4.20 RH9

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

Reply via email to