You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2007/10/28 08:54:04 UTC

DO NOT REPLY [Bug 43714] - org.apache.jasper.JasperException: /jsp1.jsp(18,0) "${param.crtpageno > 0 ? param.crtpageno:1}" contains invalid expression(s): javax.el.ELException: Error Parsing: ${param.crtpageno > 0 ? param.crtpageno:1}

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=43714





------- Additional Comments From lizongbo@gmail.com  2007-10-28 00:54 -------
In Tomcat 5.5.20 ,It's correct:
<c:set var="crtpageno" value="${param.crtpageno > 0 ? param.crtpageno:1}"/>
but in Tomcat 6.0.14 ,It's error :( 
fixed please.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org