aspose file tools
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes DOM: How to write Content of Document to a physical xml file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "DOM: How to write Content of Document to a physical xml file" Watch "DOM: How to write Content of Document to a physical xml file" New topic
Author

DOM: How to write Content of Document to a physical xml file

Lave Kulshreshtha
Ranch Hand

Joined: Oct 21, 2007
Posts: 106
Experts,
Please see the following program which I have written for practice purpose.

After building an XML document I want to write to physical xml file, can you some please suggest how can this be achieved.



Thanks,
Lave


SCJP 1.4, SCWCD 1.4, SCBCD 1.3, ITIL V3 Foundation Certification
Rajkamal Pillai
Ranch Hand

Joined: Mar 02, 2005
Posts: 436

Hi,

Check out these two links:-

http://java.sun.com/j2ee/1.4/docs/tutorial-update2/doc/JAXPXSLT4.html
http://www.roseindia.net/xml/dom/CreatXMLFile.shtml

Cheers,
Raj.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: DOM: How to write Content of Document to a physical xml file
 
Similar Threads
Help regarding web service security
Adding SOAP elements through DOM
[Fatal Error] :2:15: The prefix "env" for element "env:Envelope" is not bound.
Putting string in soap message
CryptoFactory.getInstance(cryptoClassName, properties) Instatiation issue