What is the full path to your file that you want to write to?

The directory permissions might be an issue...

Herb


On Fri, 2003-03-28 at 07:09, VillageNet wrote:
> Even with 777 permissions it doesn't work.
> and I still get the same error
> 
> ----- Original Message -----
> From: "Dave @ The Hostworks" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, March 28, 2003 2:23 PM
> Subject: Re: [cobalt-developers] Java servlet
> 
> 
> > you have to make the file writable.. its not apache no java's problem.
> chmod
> > 755 <file>
> > ----- Original Message -----
> > From: "Simon" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, March 28, 2003 9:12 AM
> > Subject: [cobalt-developers] Java servlet
> >
> >
> > > Chaps,
> > >
> > > I am a relative newbie using the Raq550, and have a problem.
> > >
> > > This is :- I am using a java servlet which needs to read a file,
> > > I keep getting
> > > javax.servlet.ServletException: access denied (java.io.FilePermission
> > > on the file, even though the operating system perms are set OK,
> > >
> > > Does anyone have an idea of where I should look for the answer, is it a
> > Java
> > > or Apache config problem
> > >
> > > Simon
> > >
> > > _______________________________________________
> > > cobalt-developers mailing list
> > > [EMAIL PROTECTED]
> > > http://list.cobalt.com/mailman/listinfo/cobalt-developers
> > >
> >
> >
> > _______________________________________________
> > cobalt-developers mailing list
> > [EMAIL PROTECTED]
> > http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
> 
> _______________________________________________
> cobalt-developers mailing list
> [EMAIL PROTECTED]
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
> 
-- 
Herb Rubin                 Pathfinders Software
[EMAIL PROTECTED]         http://www.pfinders.com
phone: 650-692-9220        fax:   650-692-9250

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to