[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

efficient xml programming technique

  • From: Haresh Gujarathi <gharesh@v...>
  • To: Xml-Dev <xml-dev@l...>
  • Date: Wed, 26 Sep 2001 21:44:39 +0530

efficient xml
I am using xml (xalan and xerces) for a server side java application.
Whenever a user sends a request to net based server application, the java
beans on the server side create a DOMParser object, do data processing on
xml data files and returns response.

a.
I am little concerned since for each request the DOMParser object is created
and DOM processing is done.
(Well certain cases I can use SAX. But for time being let's assume, that I
must use DOM)

Is this a right approach? Can pooling of DOMParser object be done? or I
would put it this way; should parser instances be pooled? (like database
connections)

b. In the same application I have another scenario;
In the JSP files I use xalan transformer object to perform XSL
transformation on certain xml data.  Now this happens for each JSP request.

Is this a normal practice?

how can this be made efficient/less memory foot print/less runtime memory
usage ?

regards
haresh



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.