Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

<aDomObject>.save(...)

Status
Not open for further replies.

ckayak

Programmer
Jan 8, 2002
2
US
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top