Brian McGovern wrote:
> Hi looking for input on how to approach dates across all
> levels of my struts app.  Mainly what approach will allow
> me to handle formatting on the presentation layer.  
> 
> Is there any tag lib available in struts to handle
> formatting of a date type object ? 

I wrote my own tag to format dates before I came across the Jakarta 
Taglibs. You could try the Date/Time taglib if you don't want to use 
JSTL.

http://jakarta.apache.org/taglibs/doc/datetime-doc/intro.html

Cheers,

-- 
Bob Arnott



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to