problem using log4j on browser.

2001-05-07 Thread Ravi Prasad
Hi   I am trying to use the log4j for logging my project. it works fine when my product run on a appletviewer, but applet doesn't initialize when I try to run the same on a browser.   please let me know if I am missing some thing.   regardsRavi Prasad [EMAIL PROTECTED]

problem using log4j

2001-03-14 Thread Ravi Prasad
Hi   I was trying to use the log4j for the my project, I am facing this problem   I am able to run my application with logging enabled through log4j on my machine. but when I put the same on the HTTP server and access the same application from a client machine, I get an "Applet not initialize

info Req on how to use log4j for Applets ( server client config)

2001-02-08 Thread Ravi Prasad
Hi   I am developing an application ( applet application) which is put on a HTTP server. any client within our network can access this application. Now how do I specify the configuration file name for the PropertyConfigurator.configure("filename");   I tried to use the [RelativeURL] but itdoe