>
> As described in the JSP 1.2 Specification
> <http://java.sun.com/products/jsp/download.html>, your *entire* page must
> be expressed in the XML syntax for any of these directives to be
> recognized.  Section 5.5 shows a simple page both ways.
>
Thank you.
I was reading some tutorial that is following JSP 1.1 specification and
there were examples that have xml and plain <% %> directives in same jsp
page. So I thought I can do the same in JSP 1.2 (i was not aware that
tutorial is followinf different specification). Also, I have Jetty with jsp
1.1 and of course, examples worked in Jetty.

        Milan




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to