I do have one problem ,can anybody help me ??
I am trying to use logging function with my web application in java.
But in my server it is not allowed to use log4j; so I used the java.util.logging function to create a log file.
In my local development system it is working. When I uploaded that it is showing this exceptions.