RE: XSLT vs JSP

Subject: RE: XSLT vs JSP
From: Steven Marcus <srnm@xxxxxxxxx>
Date: Sun, 27 Jun 1999 11:56:35 -0700 (PDT)
Just to clarify:

JSP can be written with:
+ the old non-XML-compatible tags, <% and %>
+ a new fully XML-compatible syntax

XML-compatible syntax was an addition to JSP in relatively
recent drafts of the JSP spec. Most existing JSP implementations
are based on the 0.92 spec and do not support XML-compatible
syntax.
See http://www.javasoft.com/products/jsp/techinfo.html

Even some of the JSP implementations claiming 1.0 spec
compliance do not yet accept the XML-compatible syntax -
although I believe it is, or will be, required.

Best,
Steven Marcus

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread