Can't seem write this file:

FileWriter fw = new
FileWriter(getServletContext().getRealPath("/WEB-INF/classes")+"/ErrorLog.tx
t", true);

java.io.FileNotFoundException:
/home/hotpud/beta/WEB-INF/classes/ErrorLog.txt (Permission denied)



Works fine on my local tomcat just the hosts.  Is it really just a case of
the host not allowing file writes, can't believe that.

Have mailed the host but thought I'd cover all bases :)

--
Mike Whittaker
http://www.hotpud.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to