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]



Reply via email to