on Weblogic Server 10.x I get a JSP compilation error on the semicolon (:). Weblogic seems to complain about the tag format for the list: list="#{'01':'January','02':'February'}
Any idea why this is happening? Could it be a clash with the Struts1 jars?