Thread: Java Code
View Single Post
  #1 (permalink)  
Old 10-20-2008, 09:06 AM
g.ganiraju g.ganiraju is offline
Member
 
Join Date: Oct 2008
Posts: 2
Rep Power: 0
g.ganiraju is on a distinguished road
Default Java Code
Hi All,

I have one XML file. In this file I have given
Search String : Oracle
Replace with : Java

I want to write a program in Java with this XML file.Here It will ask search String name and Replace String Name So I need to replace the string with the given one.

Please give me the solution for this.

Thank you
Reply With Quote