| Author |
Veloctiy Without template
|
Andy Smith
Ranch Hand
Joined: Sep 28, 2003
Posts: 239
|
|
I have worked with velocity, in which i need to make a Tempalte using a .vm file..that works fine for me... Now i my scenario, i dont have any physical file, i m retriveing the contents from some where else and is store in a StringBuffer.... Now how can i process my StringBuffer(in place of.vm file) in this case... any help would be appreciated
|
Share Knowledge to gain it.
SCJP 2, SCWCD 2, SCDJWS, IBM 141 (In Progress), IBM 486 (Next)
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11945
|
|
Try this:
|
Author of Test Driven (Manning Publications, 2007) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: Veloctiy Without template
|
|
|