Apache's Velocity — getTemplate(). Actually its allowing to pass the .vm file name , can i pass the string/object here? is there any method available to pass the string/object?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
look into the StringResourceLoader |
|||||
|
|
I searched for hours on the same question, finally found the unit test code that shows everything necessary. |
|||
|
|