Re: How to get the item of ArrayList?

2005-01-25 Thread Kishore Senji
On Wed, 26 Jan 2005 14:16:13 +0800, Daniel PC Leung <[EMAIL PROTECTED]> wrote: > The error message looks like this. > > [ServletException in:/layout/tabsLayout.jsp] java.util.ArrayList' > > The tabsLayout.jsp file looks like this. > (How can I solve it? Thanls) > > type="org.apache.struts.tiles

How to get the item of ArrayList?

2005-01-25 Thread Daniel PC Leung
The error message looks like this. [ServletException in:/layout/tabsLayout.jsp] java.util.ArrayList' The tabsLayout.jsp file looks like this. (How can I solve it? Thanls) <% String href = request.getRequestURI() + "?"+parameterName + "=" + index; String color = notSelectedColor; if( i