Marked OT, since [email protected] [
http://jakarta.apache.org/taglibs/index.html#MailingLists ] might be a
more appropriate forum for purely JSTL related questions.

On 9/28/05, Vijaya S <[EMAIL PROTECTED]> wrote:
<snip/>
> 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)
<snap/>

Usually associated with not having an accessible getter for the
property (in this case, "fromcity").

-Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to