fmt « JSTL « JSP-Servlet Q&A





1. JSTL time zone problem    stackoverflow.com

If I'm in Europe, Germany, and I use:

<fmt:formatDate value="${now}" type="BOTH" timeZone="America/Los_Angeles"/>
the date and time are formatted always as 17-05-2011 1.32.10 and not as in English format with first month and then day. Only the ...

2. JSTL - Fmt parseNumber problem    coderanch.com

5. JSTL     coderanch.com