Hi all,
I have a servlet, within which a thread is called which in turn creates some
text files on a mounted drive(mounted as 'X'). At least this is what is
supposed to happen. This works fine when using the servletrunner. However,
when I try the same servlet using IIS and ServletExec I get an access denied
error (which is an I/O error that is caught by the java code). Does anybody
have any idea as to what is wrong? Does the thread not have the same
permission as the servlet itself or is it a web server configuration
problem?
Thanks,
James
___________________________________________________________________________
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