how to add loggers in a jsp file and print logs to a file
843840Apr 16 2008 — edited Apr 16 2008i want to add logs in my jsp file instead of sout prinltn statements. there is no java class only jsp.
and print the log statements into a separate file.