Hello list,

when I use the xml-syntax for jsp-elements, tomcat seems to ignore them.

E.g. when I use <jsp.directive.page ... /> it doesn´t work and tomcat
returns the rest of the sourcecode back to the client.
But when I use the regular jsp-syntax <%@ page ... %> it works fine.
The same effects appear on jsp-expressions and -scriplets.

Is there a solution for this problem or do I have a mistake?

Thanks.

P.S. I´m using Tomcat 4.0rc1with JDK 1.3..


Frank Herrfurt

Reply via email to