Velocity DateTool Coding Examples

2004-10-23 Thread john mahan
I'm a Velocity newbie and have not been able to use the DateTool properly. I understand the methods but have not been successful coding them so they render properly in the Template. Need to convert a Date object to a string DD/MM/ for display and convert a String object DD/MM/ to Date

Re: Velocity DateTool Coding Examples--OK

2004-10-25 Thread john mahan
earlier) Thanks for the response... I'm sure I'll be back with other things as I progress my Velocity work. FYI, I'm finding the Mailing List very helpful because it allows me to learn from others about things that may be useful in the future. Regards, John Mahan - Original Message - From

Velocity Date Calculations?

2004-11-02 Thread john mahan
XXX I know this is (should be a simple thing) BUT since I'm new to Velocity any suggestions are welcome. John Mahan

Re: Velocity Date Calculations?

2004-11-07 Thread john mahan
to haveDate manipulation and presentation capability similar to JavaScript to avoid needing to use outside methods... but I understand there is much to do and other priorities exist. In the interim I'll be pleased to use what exists and be happy to use new things in the future. THX., John Mahan

Email VM DateTool Usage Problem

2005-01-20 Thread John Mahan
org.apache.velocity.exception.ParseErrorException; import org.apache.velocity.exception.ResourceNotFoundException; As a Velocity newbie any advice is welcome. THX., John Mahan

Re: Email VM DateTool Usage Problem

2005-01-21 Thread John Mahan
',$!FormatItem.newDate) - Original Message - From: Mike Kienenberger [EMAIL PROTECTED] To: Velocity Users List velocity-user@jakarta.apache.org Cc: Velocity Users List velocity-user@jakarta.apache.org Sent: Thursday, January 20, 2005 8:00 AM Subject: Re: Email VM DateTool Usage Problem John Mahan [EMAIL

Re: Email VM DateTool Usage Problem

2005-01-23 Thread John Mahan
Mike, THX, Your easiest suggestion works. I'll look at the other possibility later.. John Mahan - Original Message - From: Mike Kienenberger [EMAIL PROTECTED] To: Velocity Users List velocity-user@jakarta.apache.org Cc: Velocity Users List velocity-user@jakarta.apache.org Sent: Saturday

Enhydra/Barracuda?

2005-02-24 Thread John Mahan
be much appreciated. THX., John Mahan

Velocity and KavaChart ProServe

2005-04-27 Thread John Mahan
I have some experience with Velocity and also have used KavaChart in a JSP environment. Is there any reference material on how to use ProServe KavaChart for Streaming Charts in Velocity? THX