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 = new File("myinfo.txt");
> 
> The error is reported to be because Tomcat expects an array or an Object.
> 
> 
> I'm using Tomcat 5.5 & jre 1.5.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to