I am unclear wether it would be useful to make a util tag for this... it's one of the very many facets where the wealth of java is coming at hand so I'd rather put this in some FAQ... or ?
paul
Le 12 mai 05, � 20:44, Litton, Tom - CEPM a �crit :
Thats exactly what i needed.
Thanks,
Tom
-----Original Message----- From: Eric Giguere [mailto:[EMAIL PROTECTED] Sent: Thursday, May 12, 2005 1:35 PM To: Jakarta Commons Users List Subject: Re: getting the current date in jelly
Hi Would this do the trick? <j:new var="theDate" className="java.util.Date"/>
You need of course to define the 'j' namespace in the list of the maven's project element (xmlns:j="jelly:core").
Hope it helps. Eric.
Litton, Tom - CEPM wrote:
I've been searching for a way to set a variable to the current date in a jelly script. Its got to be really simple, but apparently i'm the only one in the world that has to do it, because I can't find any examples anywhere.
I'm need this for a maven script (not a jsp page).
Thanks,
Tom
---------------------------------------------------------------------- The information contained in this transmission is intended only for the personal and confidential use of the designated recipients named herein. If the reader of this transmission is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this transmission in error, and that any review, dissemination, distribution, or copying of this transmission is strictly prohibited. If you have received this communication in error, please notify the sender and return and delete the original transmission immediately. Thank you.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------- The information contained in this transmission is intended only for the personal and confidential use of the designated recipients named herein. If the reader of this transmission is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this transmission in error, and that any review, dissemination, distribution, or copying of this transmission is strictly prohibited. If you have received this communication in error, please notify the sender and return and delete the original transmission immediately. Thank you.
--------------------------------------------------------------------- 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]
