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]
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
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