How to unsubscribe or change the mailing Id

2001-07-13 Thread srinivas mohan
Hello, I want to change my email id so how can i unscubscribe this list , so that i can resubscribe with my new address. Thanks Mohan >From: "Jeff Martin" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Speed? >Date: Fri, 13 Jul 2001 12:44:50 -0400 > >

Online tutorial for xpath

2001-06-13 Thread srinivas mohan
Hello, can any one help me in getting a better online tutorial on xpath using xalan and java. Thanks Mohan >From: Gary L Peskin <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: Transformation result incomplete w/o error msg >Date: Wed, 13 Jun 2001 22:54:38 -

Re: DOM Exception

2001-06-12 Thread srinivas mohan
DOM 006 exception is thrown only when there is a problem with hierarchy. The occurs generally when u r trying to insert an element , which is going to deviate the well formdness of the XML document, like adding element which may cause the document having more than one root element etc... so u che

RE: Help with Xalan2

2001-06-11 Thread srinivas mohan
Hello , Can any one help me using xpath with xalan?? like i will be pleased if you can send me any link which gives information of writing programs for xpath in java using xalan. Thanks Mohan _ Get Your Private, Free E-mail

Re: xPath - dbXML

2001-06-11 Thread srinivas mohan
Hello Mr Tom, Tom Bradford <[EMAIL PROTECTED]> wrote: >You might want to try dbXML. Even though we're not an in-memory >implementation, we are an XML database, and we do quite a bit of >in-memory caching to improve performance beyond the ability to index >elements and element/attribute combinat

xPath

2001-06-10 Thread srinivas mohan
Hello, I want to create an inmemory database using xpath. This is how it should work, Every time a user requests a webpage, which in turn quires a database for some data, I observe that the more work is done on the database server and the utillization of cpu is more in database server compared