Template output as string after processing
"code dude" <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
Hi List , I have writen a small program where i want output of template processing as string not as OutputStreamWriter !! can some one suggest me who to do so ? Writer out = new OutputStreamWriter(System.out); template.process(data, out); return temp.toString() ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ FreeMarker-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemarker-user