I am trying to save a xml dom object I have just read in,
added an new object to the end and now I want to write it
back. I am running IPlanet web server on the same system
that I am running IE. I am logged in with my account which
has admin capabilities. However now matter how I call it, it seems to never write and/or returns permission denied
error. I am thinking, do I need to write a servlet to
handle this type of output? My cgi/perl and servlets write files in the doc directory all the time?
added an new object to the end and now I want to write it
back. I am running IPlanet web server on the same system
that I am running IE. I am logged in with my account which
has admin capabilities. However now matter how I call it, it seems to never write and/or returns permission denied
error. I am thinking, do I need to write a servlet to
handle this type of output? My cgi/perl and servlets write files in the doc directory all the time?