struts 2 datetimepicker is not working fine, for FF, i have releaseDate field as datetimepicker and in action releasedate as string , but when i am using FF, that releasedate value is null in action , but IE browser works fine.
and one more thing is that while editing some page, i am assigning value to datetimepicker through value attribute like %{#request.station.releaseDate}.... it is giving unparsed date . i gave displayformat="dd/MMM/yyyy" and when i submit the that form , it is giving same null pointer exception for releaseDate . Thanks in advance, giving me quick solution -- View this message in context: http://www.nabble.com/datetime-picker-is-not-working-for-FF-tf3802053.html#a10757629 Sent from the Struts - User mailing list archive at Nabble.com.