You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by dhilip mandava <dh...@valuelabs.net> on 2007/05/23 07:15:21 UTC

datetime picker is not working for FF

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.