Struts 1 Date Format Tag

Posted by David on Stack Overflow See other posts from Stack Overflow or by David
Published on 2010-06-18T13:12:30Z Indexed on 2010/06/18 13:23 UTC
Read the original article Hit count: 217

Filed under:
|
|
|

Is there any tag in the Struts 1 tag library which can format a java.util.Date object?

In Struts 2, I can use the s:date tag, but I can't find the Struts 1 equivalent.

© Stack Overflow or respective owner

Related posts about java

Related posts about jsp