JSP's can do this! InputStream in = new FileInputStream( "/path/to/my.log" ); // ;-)
(Or use a FileReader instead?) On 2/27/07, sunil nagavaram <[EMAIL PROTECTED]> wrote:
Guys, Did anyone try this, displaying logs generated by log4j on jsp. If so can you please write down the steps for me Thank you -- Sunil
-- yours, Julius Davies 416-652-0183 http://juliusdavies.ca/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
