xml data retriving help
Hi,
I am having xml file with large amount data nearly 500 elements.i read that xml file Elelment by Element using sax and DOM parser. but the problem is for reading it taking nearly 10 thousand lines code.it reducing the our application performance.For our application we are using firebird database.I am new java.Anybody help is there any simple way to read data from xml and populating into FireBird database.if there is any tools please provide that links.
Thanks and Regards
Srinivas S

