Re: Trouble get the size of an ArrayList

2005-05-23 Thread Wendy Smoak
From: "Brent Vaughn" <[EMAIL PROTECTED]> > I am trying to print out the size of an ArrayList. > > Here is the code I am using. BC is a bean container. infusion is a bean. > The variable prepopUserList is an ArrayList. > > > There is no 'getSize' method on ArrayList, I don't see how this could w

Trouble get the size of an ArrayList

2005-05-23 Thread Brent Vaughn
I am trying to print out the size of an ArrayList. Here is the code I am using. BC is a bean container. infusion is a bean. The variable prepopUserList is an ArrayList. This is the error it gives me. MonitorFilter::javax.servlet.ServletException: An error occurred while eval