From: Brian G. <br...@qu...> - 2003-07-16 19:44:16
|
>what about when template.write() throws an exception? public void write(Writer w, Context c) { c.beginEval(); try { // do the expansion } finally { c.endEval(); } } -- Brian Goetz Quiotix Corporation br...@qu... Tel: 650-843-1300 Fax: 650-324-8032 http://www.quiotix.com |