You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by vkbhaskar <vk...@yahoo.com> on 2008/06/12 17:08:44 UTC

wicket-datetime's DatePicker uses a static SimpleDateFormat

wicket-datetimes DatePicker.java uses a static instance of SimpleDateFormat,
but
SimpleDateFormat is not tread safe.
Should this be fixed ?
-- 
View this message in context: http://www.nabble.com/wicket-datetime%27s-DatePicker-uses-a-static-SimpleDateFormat-tp17802346p17802346.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org