A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
JSP
Author
how do i write xml in to file by using jsp
kanth varada
Greenhorn
Joined: Feb 14, 2006
Posts: 14
posted
Apr 18, 2006 04:55:00
0
how do i write xml in to file by using jsp
I have one xml file and i want to take the xml data in to a file.so that i can display to the browser using
java
code stringtokenizer by using scriptlet in jsp.
so please help me in this stuff...
Krithika Srinath
Ranch Hand
Joined: Apr 11, 2006
Posts: 52
posted
Apr 18, 2006 05:25:00
0
Hi Kanth,
Just now I posted a reply to similar topic. Please see the topic
http://www.coderanch.com/t/289544/JSP/java/creating-xml-suing-jsp]Creating XML using jsp
from the same forum
In your case, the ideal thing would be to use
DOM
parser.
Regards,
~Krithika
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: how do i write xml in to file by using jsp
Similar Threads
Ajax call
converting xml from jsp to javascript
How To Write a new Element to XML file
Convert XSD to XML
How to hide/disable Hibernate log to console
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter