Hi, I need a date picker component.
I started off by looking at the dojo plugin, but ran into the same problems as everyone else with Firefox 3.5.5 (in my case the datetimepicker value is not posted with the rest of the form values). Given that bugs on the dojo plugin are being closed as "won't fix" (https://issues.apache.org/struts/browse/WW-3327) what is the intended alternative? What I think would be useful would be a way of wrapping a div or span such that it appears in the correct place for a form component, I could then put any date picker I want into that div. Is there a way to do this currently (without writing the theme-specific HTML by hand)? Thanks Jim