I am Using SAX parser...some XMLS are 1000MB I am getting exception while parsing..?hOw can I can fix this senario
My crystal ball is in the shop for the 10000 vision checkup so I can't read your screen or log file to determine
WHICH EXACT EXCEPTION you got.
The standard
Java API provides methods for extracting useful information from SAX related exceptions - for example:
Bill