Just as a hint: The shared DateFormat is going to be a problem since it is not thread-safe!
Joerg
Just as a hint: The shared DateFormat is going to be a problem since it is not thread-safe!
Joerg
This post can contain insufficient information.
I might have overseen it but I did not see anything about the DateFormat object. The lack of thread-safeness is not related to your current problem, but to your next one
Joerg
This post can contain insufficient information.
we fixed it with a dateFormatPropertyEditorRegistrar....