Re: org.apache.taglibs.standard.tag.el.fmt.FormatDateTag question
"Martin Cooper" <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
On 1/22/07, [email protected] <[email protected]> wrote: > > Thank you Rashmi. Yes, I found the FormatDateTag.class following your > suggestions... > > My other question is since the way Daylight Savings Time changes in > 2007, will this class need to be updated to reflect this change? No, the fix for that will be in the JDK / JRE you use. -- Martin Cooper -----Original Message----- > From: Rashmi Rubdi [mailto:[email protected]] > Sent: Monday, January 22, 2007 11:28 AM > To: Tag Libraries Users List > Subject: Re: org.apache.taglibs.standard.tag.el.fmt.FormatDateTag > question > > > The latest stable release is here: > http://www.apache.org/dist/jakarta/taglibs/standard/ > > Download: jakarta-taglibs-standard-current.zip > > After unzipping the file, look under > \jakarta-taglibs-standard-current\jakarta-taglibs-standard-1.1.2\lib\ > > I think if you are upgrading standard.jar, you may also need to upgrade > jstl.jar - which is also in the same directory. > > -Rashmi > > ----- Original Message ---- > From: "[email protected]" <[email protected]> > To: [email protected] > Sent: Monday, January 22, 2007 11:18:35 AM > Subject: org.apache.taglibs.standard.tag.el.fmt.FormatDateTag question > > > I did do a search before I post this message, I did not find what I am > looking for. > > A project I am working on use tag libraries. In one of the tld files, it > has the following: > > <tag> > <name>formatDate</name> > > <tag-class>org.apache.taglibs.standard.tag.el.fmt.FormatDateTag</tag-cla > ss> > ... > > I found the FormatDateTag.class in a jar file called standard.jar (maybe > renamed by a previous developer) on the server. The timestamp of > FormatDateTag.class is 7/19/2004. > > I want to find an updated version of this jar file. I did not find > anything on this web site. Google did not give me much help either. > > Where can I find an updated version for this jar file? What should I > download? > > Thank you for your help, > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > ________________________________________________________________________ > ____________ > Do you Yahoo!? > Everyone is raving about the all-new Yahoo! Mail beta. > http://new.mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >