RE: How to read a large XML file in the ActionServlet

2004-06-23 Thread manoj JC
Thank you very much for your suggestions, Frank. That was really helpful. From: "Frank Zammetti" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: RE: How to read a large XML file in the ActionServlet Date:

RE: How to read a large XML file in the ActionServlet

2004-06-23 Thread Frank Zammetti
OTECTED]> To: [EMAIL PROTECTED] Subject: How to read a large XML file in the ActionServlet Date: Wed, 23 Jun 2004 14:15:08 -0400 Hi I want to read a a large XML file for each request that comes to the ActionServlet. This is for a reporting application. What I did was I created seperate XML

How to read a large XML file in the ActionServlet

2004-06-23 Thread manoj JC
Hi I want to read a a large XML file for each request that comes to the ActionServlet. This is for a reporting application. What I did was I created seperate XML file where I have specified the action elements and its related subelements. So when I get the request I get the corresponding XML nod