Hi, In my Web based application, I want to log the messages from my applet(running at client side) at the server side in a file, and redirect it to Unix Syslog(As all the server side logs are getting appended to a local file as well as Syslog daemon located on same Host).
But in my Applet I need to takecare of probable Firewalls at server side too. In that case, is it worth to use Socket Appender? which uses raw socket connection, Any pointers on how I need to use log4j in Applet considering my requirements, will be very helpful. Please also provide any example source code, configuration file. I appreciate any help in this regard. Thanks and Regards, Sunita -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>