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: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]