Have you given Tomcat permission to create myinfo.txt? In your
catalina.policy file?
Bob
On Thu, 2005-12-01 at 19:55 +0200, Phillip Mangwiro wrote:
> Can I read & write to File on the server while in a JSP page? I keep getting
> errors on the line to create the File:
> File f
Apologies for replying late to this...
I've learned that in production, I set my log level to INFO or higher:
# Set root category priority to INFO to stop all the *trash*
log4j.rootCategory=INFO, LOGFILE
But setting my default to INFO, I need to be careful in my LOGFILE
definition so I can trap