What are the scope the variables used in that object? Vijaya S <[EMAIL PROTECTED]> wrote:Hello,
I am struggling with the JSTL error for the past two days. Can someone help me in this? In my JSP, I have the following code to populate bean array properties. Route Disp Err : value="${coercionError}"/> The bean 'vsroute' is correctly built from the action. I get the following error from the JSP javax.servlet.jsp.JspException: An error occurred while evaluating custom action attribute "value" with value "${vsr.fromcity}": Unable to find a value for "fromcity" in object of class "DBObjs.subscriber.vo.VSRouteVO" using operator "." (null) I did a google search on this and there was a suggestion that the older jsp may be cached in tomcat work folder and I did remove that. Even then I get this error. I have around four rows in the bean array and I get four times the above error as I am catching the error within the forEach loop. Thanks in advance for the help. Vijaya --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.