aspose file tools
The moose likes Struts and the fly likes xhtml valid javascript in struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Struts
Reply Bookmark "xhtml valid javascript in struts" Watch "xhtml valid javascript in struts" New topic
Author

xhtml valid javascript in struts

Ted Drake
Greenhorn

Joined: Sep 23, 2004
Posts: 2
in the struts tag set, we can use scriptLanguage to drop in the attribute language="javascript1.1" into the tag. However, this is turned off if you use the <html:xhtml/> tag on the jsp. We are running a valid xhtml 1.0 transitional web site and want to maintain the status. Yet, we also want our javascripts to be valid. Has anyone figured out a way to use the scriptLanguage attribute with the xhtml tag?
thanks
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50691

Moving to the Web Application Frameworks forum where the Struts-savvy hang out.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
 
subject: xhtml valid javascript in struts
 
Threads others viewed
Struts input tags and xhtml
jsf tag not working in xhtml(facelet)
Adding additional element attributes
xhtml valid javascript in struts
HTML (strict or xhtml) validation failure on Struts output
IntelliJ Java IDE