How to get German date dd.MM.yyyy as default?

Ute Kaiser <[email protected]> Mon, 22 Sep 2025 08:31:24 +0000
Newsgroups gmane.comp.jakarta.struts.user
Message-ID <trinity-87a11c9e-b46a-4650-95f0-8651f303086b-1758529884904@trinity-msg-rest-webde-webde-live-7486bb859-s2crk>
Hi,

a struts(7) textfield on a date property displays as dd.MM.yy
How can I force struts to use dd.MM.yyyy?
I set struts.date.format=dd.MM.yyyy in my properties, but no effect.

I do not mean <s:date>, that is only display.

Best regards
Ute