RE: Runtime created files not accessible.Please help.

2008-04-24 Thread Caldarale, Charles R
> From: Andreas [mailto:[EMAIL PROTECTED] > Subject: Re: Runtime created files not accessible.Please help. > > By the way, do the newly created files have to be in some > place specific for tomcat to "see" them??? Not in particular, as long as the path used to re

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
By the way, do the newly created files have to be in some place specific for tomcat to "see" them??? - Original Message - From: "Andreas" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, April 24, 2008 11:05 PM Subject: Re: Runtime crea

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
your problem... Yours, Marcus Milanez -Mensagem original- De: Andreas [mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 24 de abril de 2008 11:14 Para: Tomcat Users List Assunto: Re: Runtime created files not accessible.Please help. mmm, I am not sure i got what you mean by "listed

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Piller Sébastien
Enviada em: quinta-feira, 24 de abril de 2008 10:39 Para: Tomcat Users List Assunto: Re: Runtime created files not accessible.Please help. Hello and many thnx for interest and help. Yes, I do see the folders/files created by Java code during runtime with file viewers, they seem all fine. But tomca

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
Mensagem original- De: Andreas [mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 24 de abril de 2008 10:39 Para: Tomcat Users List Assunto: Re: Runtime created files not accessible.Please help. Hello and many thnx for interest and help. Yes, I do see the folders/files created by Java code d

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
Hello and many thnx for interest and help. Yes, I do see the folders/files created by Java code during runtime with file viewers, they seem all fine. But tomcat won't open/see them, and even if i try to put the URL in my browser I get HTTP Status 404. The code is pretty much basic, Java.IO