| 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.
|
 |
 |
|
|
subject: DOM: How to write Content of Document to a physical xml file
|
|
|