Details
Description
I got the calendar working with myfaces core 1.1.4, then switched to the sun reference implementation 1.1. When visiting a web page with a calendar input having an initially null date value, and having renderAsPopup="true", an exception is thrown: org.apache.jasper.JasperException: javax.servlet.jsp.JspException: Argument Error: One or more parameters are null.
The problem appears to be fixed in the 1.1.5 snapshot, but I would like to use a released version.
Thanks.
-Diana