[Home] [By Thread] [By Date] [Recent Entries]

  • To: "'xml-dev@l...'" <xml-dev@l...>
  • Subject: DOM
  • From: Seetha Rama Krishna <ram_kurra@y...>
  • Date: Thu, 27 Oct 2005 15:16:01 +0100 (BST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=UyM7VlHOWI6ajQgpJhckLP9SzVPCzBCb34cpaeDLSrhEzwrWk+RagEcf7g8E7iri/Q1AxfsWAEpgoK/C7IRWSxdlS5sn+5pbZzRFfA9ZnP9MYkIPnRs9+P28/oa8Ve7ZzCJRkFdHUJsZyFsSn/Gj9BrXsNm1ve3m2c1Gh9we5V8= ;

Hello techies,
    I am using  reading xml file by using DOM in java. My problem is i have to read the xml file n the values b/w the tags <name> n < value> i have to take.
 Here is the  my  xml file
<kk>
    <name>PRICE</name>
     <value>6</value>
</kk>
<kk>
    <name>SIZE</name>
     <value>13</value>
</kk>
    I am using jcombo box to display price  n display. when i select price i should get 6 n  when i select size i should get 13.
   how can i do this one.
   Any one suggest the solution
   


regards,
ramu


Enjoy this Diwali with Y! India http://in.promos.yahoo.com/fabmall/index.html
  • Follow-Ups:
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member