How to use velocity tools from a non-web-application

2006-09-13 Thread Mohsen Saboorian
in context: http://www.nabble.com/How-to-use-velocity-tools-from-a-non-web-application-tf2269519.html#a6299220 Sent from the Velocity - User forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: How to use velocity tools from a non-web-application

2006-09-13 Thread Manish
AM Subject: How to use velocity tools from a non-web-application Hi, I'm using Velocity as an embedded template engine for some code generation in an application. I tried hard to convert a String to an Integer value (so that I can use it in a simple calculation), but could not do that either