Re: JSTL Error

2005-09-28 Thread Rick Reumann
Yahzz Yan wrote the following on 9/28/2005 2:17 PM: Route Disp Err : value="${coercionError}"/> Not sure what the above has to do with the below, but I get the following error from the JSP javax.servlet.jsp.JspException: An error occurred while evaluating custom action attribute "value

Re: JSTL Error

2005-09-28 Thread Yahzz Yan
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 :

Re: [OT] JSTL Error

2005-09-28 Thread Rahul Akolkar
Marked OT, since taglibs-user@jakarta.apache.org [ 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: > I get the following error from the JSP > javax.servlet.jsp.JspExcep

JSTL Error

2005-09-28 Thread Vijaya S
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