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=11449>.
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=11449
Attribute has no value, related to quotation mark
------- Additional Comments From kin-man.chung@sun.com 2002-08-04 21:00 -------
Please read JSP.2.6 Quoting and Escape Conventions.
You should use
value="<%=application.getRealPath(\"\") %>"
What "other JSP containers" allow such ill-formed attribute value to work? If
they do, you should file bug against them. :-)
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|