Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
親切なヘルプを使用して、上記の指定された形式で現在の日付を含む var が必要です。
以前の質問から解決策を見つける場合、使用も避けます
<fmt:formatDate value="${currentDate}" pattern="MMM-yy" var="currentDateAsString"/>
http://docs.oracle.com/javaee/5/jstl/1.1/docs/tlddocs/fmt/formatDate.htmlを参照してください。