I would like to be able to parse velocity code from a string, rather 
than a vm template.
So rather than:

#parse("filename.vm")

do something like:

#evaluate(" This is a $test, of velocity ") , where say $test is a 
string object on the context.

I would be grateful for any suggestions.

Basically I want to store the navigation templates in a database, and 
therefore need to be able to evaluate
these from within other navigation or screen templates as a string 
(rather than template file), retrieved from a database..

thanks

Richard

-- 
Richard Piper

http://icu-web.org
mail:[EMAIL PROTECTED]






--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to