Re: What's the problem with this ?

2005-06-28 Thread Rahul P Akolkar
lk <[EMAIL PROTECTED]> wrote on 06/28/2005 02:09:07 PM: > > > > > > Running the jsp I get this error: > > [ServletException in:/inc/box_societa.jsp] An error occurred while > evaluating custom action attribute "value" with value "${fund.name}": > Unable to find a value for "name"

RE: What's the problem with this ?

2005-06-28 Thread Long, Robert
Try this... assuming that listoffunds is a defined list... -Original Message- From: lk [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 28, 2005 1:09 PM To: taglibs-user@jakarta.apache.org Subject: What's the problem with this ? Hi, I have a Collection of Object and I would to iterate

What's the problem with this ?

2005-06-28 Thread lk
Hi, I have a Collection of Object and I would to iterate through the Collection. I use this code: Running the jsp I get this error: [ServletException in:/inc/box_societa.jsp] An error occurred while evaluating custom action attribute "value" with value "${fund.name}": Unable to