This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
As suggested by someone oy you I tried to implemet in my servlet the log4j, but it isn't log anything. Can anyone of you have look and tell me where the mistake is?
first I placed the log4j-1.2.13.jar in the lib folder.
then I wrote a configuration file:
the folder indicated has write permits,
I placed this config. file in the class folder.
[list]In my servlet I inserted this code: [/list] in the init and in the catch statement
Please, have a look, and tell if I made any mistakes. ps: any other suggestions are welcome.