• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

xml

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have already put a question on how to add,delete amd modify the contents of xml from a jsp page. I would like to go for
server side manipulation,using a dom parser but i am unable get exact appraoch can anyone of u send me a sample code reagding
updating and deleting a record in xml from jsp page
reagrds
kalyan
 
Ranch Hand
Posts: 395
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Kiran,
Sorry I couldn't mail you.
anyway here is the URL which will help you to write code in JSP.
http://developer.java.sun.com/developer/onlineTraining/J2EE/Intro/xml.html
Thanks.

------------------
L Goundalkar
[email protected]
Sun Certified Programmer for Java 2 Platform
[This message has been edited by L Goundalkar (edited September 03, 2001).]
 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Just goto this url http://dom4j.org/cookbook/cookbook.html.
U will find all sort examples for the manipulation of xml documents
Best Regards,
Paramaguru
 
Paramagurusamy Balasubramanian
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
The above url gives File Not found error.
click this http://dom4j.org/cookbook/cookbook.html
Sorry for the inconvenience
Best Regards,
Paramaguru
 
So there I was, trapped in the jungle. And at the last minute, I was saved by this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic