http://www.cnblogs.com/javadu/archive/2012/02/28/tomcat.html
Tomcat 5.5.35 下发生的错误:
代码:
?
<html:option value="<%= hmpElement.get("value") %>">
</html:option>
错误:
?
org.apache.jasper.JasperException: /jsp/demo.jsp(25,14) Attribute value hmpElement.get("value") is quoted with " which must be escaped when used within the value
中文:引号内不能在使用引号。
原则上是这样的,但是我们这种写法完全正确。这可能是Tomcat的一个bug。
此问题是由于tomcat5.5.28及以上版本升级引起。
1. 可以修改代码如下:
?
<jsp:include page="fastpost.jsp">
<jsp:param name="returl" value='<%=Url.encode(“***”) %>' /> </jsp:include>
2. 可以在catalina.sh中加入(tomcat 压缩版使用):
?
JAVA_OPTS="-Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false"
3. 或者可以在Tomcat的Java Options中加入(TOMCAT安装版使用):
?
-Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false
分享到:
相关推荐
集合了 所有的 Unix命令大全 ...telnet 192.168.0.23 自己帐号 sd08077-you0 ftp工具 192.168.0.202 tools-toolss ... 各个 shell 可互相切换 ksh:$ sh:$ csh:guangzhou% bash:bash-3.00$ ... 命令和参数之间必需用空格隔...
TAC KBP website (2014 was the last year in which the Chinese Entity Linking evaluation was conducted as of the time this package was created) at http://nlp.cs.rpi.edu/kbp/2014/ This package contains...
- **Single Quotes in a String**: If a string literal contains a single quote, it must be escaped with another single quote or using escape characters. - **Standard Conforming Strings and Escape ...
【标题】:“使用pbrt 1.03遇到的问题和解决方法” 【知识点解析】: pbrt是一个开源的物理渲染系统,基于Matt Pharr、Greg Humphreys和Wenzel Jakob编写的《Physically Based Rendering: From Theory to ...
- Be careful when you cross the street. - You need to be more careful with your homework. #### 十三、不同 - **公式**: be different from - **例句**: - This book is very different from the one we ...
java运行依赖jar包
java运行依赖jar包
java运行依赖jar包
DKIM - the signature verification should be disabled when retrieving the message header. UDP server and all descendant components: there were issues with starting of listening socket (the server was ...
The answers to those questions must be equally simple to be useful. Getting the answers isn’t simple and that’s why a lot of this book is devoted to how the test manager gets answers and interprets...
本文主要涉及的是初中英语学习的内容,具体到八年级下册Unit 3 Lesson 16《The Pear Escaped》的学习资料,包括词汇、短语和句型的掌握,以及相关的语法点。 1. **词汇**: - **escape**:逃脱,逃跑,等于run ...
- `--escaped-by`:对字段中的双引号进行转义,通常用于处理特殊字符。 - `--fields-terminated-by`:定义字段间的分隔符,默认为逗号。 - `--lines-terminated-by`:定义行终止符,默认为换行符(\n)。 - `--...
my $escaped = javascript_value_escape(q!&foo"bar'[removed]!); # $escaped is "\u0026foo\u0022bar\u0027\u003c\/script\u003e" my $html_escaped = javascript_value_escape(Text::Xslate::Util::escape_html(q!...
- "The boy pretended to be reading when his mother came in."(当他母亲进来时,这个男孩假装正在读书。) - "Look! The boys seem to be fighting."(瞧,那些男孩看起来似乎在打架。) 三、to have done/to ...
It is used as a text classification benchmark in the following paper: Xiang Zhang, Junbo Zhao, Yann LeCun. Character-level Convolutional Networks for Text Classification. Advances in Neural ...
- accommodate(容纳,用于be used to do结构) - depth(深度,名词形式) - sharply(急剧地,副词修饰动词risen) - taste(味觉,名词形式) - reflection(反射,名词形式) 3. 阅读理解:题目的部分提到...
It is used as a text classification benchmark in the following paper: Xiang Zhang, Junbo Zhao, Yann LeCun. Character-level Convolutional Networks for Text Classification. Advances in Neural ...
It is used as a text classification benchmark in the following paper: Xiang Zhang, Junbo Zhao, Yann LeCun. Character-level Convolutional Networks for Text Classification. Advances in Neural ...
Therapeutic metaphors for children and the child within. New York: Brunner/Mazel, 261 pp., [dollar]28.50 100 Book Reviews Aspirations aside, Barth escaped. Unfortunately, his turmoil lingered. To...
例如,“The boy pretended to be reading when his mother came in.”(当他母亲进来时,这个男孩假装正在读书)。同样地,“I am glad to be working with you.”(和你一道工作我很高兴)表明说话者在表达高兴的...