dev@jsftemplating.java.net

Printing to server logs from handler?

From: Karam Singh Badesha <Karam.Badesha_at_Sun.COM>
Date: Fri, 26 Jan 2007 15:37:47 -0800

Hi,
I need to print some data in the handler to see where the stuff is going
wrong. How do I do that? I tried putting in System.out.println() but it
doesn't print anything in the server log files. What is the way to print
to the server log from the handlers and also from the jsf file.

thanks
Karam