Hi, I was wondering if anyone has come across this, I'm not sure if it is me doing something wrong or if it is the tag library:
I'm using the 'Standard lists taglib' from www.servletsuite.com (http://www.servletsuite.com/servlets/stdlist.htm) and the code: <list:Number name="startDateDay" from="1" to="31" selected="<%=fromDate.get(Calendar.DATE)%>"/> Under Tomcat 4.1 the page works perfectly, but under Tomcat 5 I get the following error: /retailadmin/refundAirtimeTokens.jsp(51,11) Unknown attribute type (String) for attribute name. Any Ideas? Thanks Joel =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com