IntelliJ Java IDE
The moose likes Other Open Source Projects and the fly likes Veloctiy Without template Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Veloctiy Without template" Watch "Veloctiy Without template" New topic
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
 
Threads others viewed
best way to write large data to file..
Struts Session Scope Listener
Writing or exporting data from database to a text file in jsp
Reversing a string
Input redirection in Java
developer file tools