> "Freyss, Joel" wrote:
> 
> In my application, I would like to display the page as it is rendered
> with template.merge(), but also display error messages in a popup
> window.
> 
> A suggestion would be to set up a specific Writer for this task that
> can be either the log or the servlet output. We need a process to get
> the detailed error from the application.

(Stop the HTML email...)

That's *real* easy - take a look at 

org.apache.velocity.test.ExternalLoggerTest

That will show you how to make a class into a logger suitable for
velocity, and how to give it to velocity to use.

geir

-- 
Geir Magnusson Jr.                               [EMAIL PROTECTED]
Developing for the web?  See http://jakarta.apache.org/velocity/

Reply via email to