DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14654>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14654

Tags like <jsp:expression> doesn't work !

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-11-19 13:25 -------
Section 5.1 of the spec states:
"A JSP page in either syntax can include via a directive a JSP page in either
syntax. It is not valid, however, to intermix standard JSP syntax and XML syntax
inside the same source file."

The snippet provided is in the JSP syntax. Not the XML syntax. To make your
document in the XML syntax - you need to wrap your document in <jsp:root>. (As
well as a few other changes)

If you still think this is a bug - I recommend posting this question to the
tomcat-user list. More people follow that list and may provide more insight.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to