> This does not compile. The JSP Syntax document specifies that <% in jsp
> syntax is equivalent to <jsp:srcriptlet> in xml syntax and moreover that
> "JSP and XML syntax cannot be mixed within a page."
One of my least favorite parts othe JSP 1.2 specification. Fortunately,
this is changed in JSP 2.0 so that the XML tags are valid in *all* JSP
pages. One major reason for why I want to use Tomcat 5 ASAP.
--- Noel
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>