Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Expression Language in JSP and JasperException

Piotr Kiraga

2007-02-20

Replies:

Hi,

When I'm using in JSP:
 <c:if test="${actionBean.result != null}">...</c:if>
Tomcat (5.5.17) throws exception (javax.servlet.ServletException:
Unable to find a value for "result" in object of class
"com.some.packages.action.LoginActionBean" using operator ".").

I've heard that it can be configured in Tomcat, so he could pass
through it without an exception. Is it true? If so, how to do that?


Regards,

--
Piotr Kiraga

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.