We've carefully followed the HTML 4.01 specification, to the annoyance of some developers who want to use undocumented features ;-)
If there are any compatiblity issues, it would be because the browser is not compliant. But I've never seen an incompatibility reported. Only requests to support browser-specific features that are not part of the spec. The little HTML Struts generates is quite straight-forward. There is an issue with the way some version of Netscape on the Windows platform handled focus when set from a JavaScript. See http://www.jguru.com/faq/view.jsp?EID=471948 for a workaround for this Netscape bug. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel +1 716 737-3463 -- http://www.husted.com/struts/ Elena Yee wrote: > > Hi, > > I was wonder if the HTML generated by the Struts tag libraries are > compatible in IE & Netscape as well as on Windows, AIX, solaris & HP > systems? I don't seem to recall any documentation on this subject. Have > anyone integrated and tested their applications on these platforms? > > Thanks, > Elena > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

