printing to java console from servlets
843840Feb 13 2002 — edited Feb 14 2002Hi
i would like to use the java console on the browser to display some debugging output from my servlets.
using "System.out.println" would output to the server logs.
is there any way to do this??
-Eli-