aspose file tools
The moose likes Beginning Java and the fly likes Convertion of java output in XML format Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Convertion of java output in XML format" Watch "Convertion of java output in XML format" New topic
Author

Convertion of java output in XML format

Arjunkumar Paruchuri
Greenhorn

Joined: Feb 17, 2007
Posts: 6
Hi,

I am Arjunkumar, here i am sending you my problem.I want that we read a file from database and we will display the output of that table contents in that database as a form of XML.so the ouput should be generate in the form of XML language
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35439
    
    9
Welcome to JavaRanch.

You mention reading a file from a database, but then go on to say that you;re reading from a DB table - I'll assume that it is a table, because files are rarely stored in a DB.

What you describe can be done - where are you stuck implementing it? Is it the reading of data from a DB, or the generating of XML from that data?


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Convertion of java output in XML format
 
Similar Threads
Blob in attribute
HTML to XML Conversion and Vice Versa
Need Help
Convertion of java output into XML format
generate csv