Home Answers Viewqa XML xml displaying a drives data.....

 
 


praveen
xml displaying a drives data.....
2 Answer(s)      2 years and 7 months ago
Posted in : XML

Hi all,

     I need a solution for displaying content of a drive(Ex: c , d , e ) in the browser using the XML.

Thanks in advance..........

View Answers

October 19, 2010 at 6:00 PM


Question Reposted

Hi all,

I need a solution for displaying content of a drive(Ex: c , d , e ) in the browser using the XML.

Thanks in advance.......


October 19, 2010 at 6:03 PM


Hi,

You can't access the your drive data from browser. But you can create some program to display the content of your server directory.

You can write a Java Servlet that reads the content of server directory and generates the XML file. You can read this xml file in java and then display the content in your browser.

Thanks









Related Pages:
xml displaying a drives data.....
xml displaying a drives data.....  Hi all, I need a solution for displaying content of a drive(Ex: c , d , e ) in the browser using the XML... a solution for displaying content of a drive(Ex: c , d , e ) in the browser using
displaying data
displaying data   how to display data from database on jsp using struts2
Displaying hierarchical XML data in AdvancedDataGrid
Displaying hierarchical XML data in AdvancedDataGrid: Hierarchical data... Hierarchical XML data in AdvancedDataGrid" height="419"  width... for providing a hierarchical data to the AdvancedDataGrid. You set the dataField
Displaying grouped data in AdvancedDataGrid
Displaying grouped data in AdvancedDataGrid: Grouped data is used the place of hierarchical data. Basically it is a flat data in which you can arrange...:Script> <s:Panel title="Displaying grouped data
Data displaying with limited records in jsp
Data displaying with limited records in jsp  How to display table with limited 10 records , after clicking next button another 10 records from database upto last record please help me
Displaying Hierarchical data in AdvancedDataGrid in Flex4
Displaying Hierarchical data in AdvancedDataGrid in Flex4: Hierarchical data is a structure of parent and child data items. The syntax of hierarchical data... we can use a Hierarchical data in AdvancedDataGrid. Example: <
Java Cosole not Displaying Greek letters - WebSevices
Java Cosole not Displaying Greek letters  Hello Team, I developed a webservice which reads data from xml string and stores in the data base, i got a new requirement to read Greek and Arabic characters from the xml and store
displaying image
displaying image  how to upload image and retrieve it form database mysql in php?   Here is an example of uploading image using php. 1)form.html: <form method="post" enctype="multipart/form-data" action="upload.php
Comparing XML with HTML
displays and focuses on how data looks. HTML is all about displaying... is the most common tool for  data manipulation and data transmission. XML is used... to display the xml data in the required format. XML is the best way to exchange
storing data in xml - XML
storing data in xml  Can u plz help me how to store data in xml using java  Hi Friend, Try the following code: import java.io....,name,address,contactNo,email); System.out.println("Xml File Created
XML
XML  Design an XML to maintain book details to do the following: (i) Separate Data (ii) Exchange Data (iii) Store Data (iv) Create new language
xml
xml  Design an XML to maintain book details to do the following: (i) Separate Data (ii) Exchange Data (iii) Store Data (iv) Create new language
xml
, sub-elements and attributes needed in a xml document. It defines the data...xml  what is name space,xml scema give an example for each   XML Namespaces provide a method to avoid element name conflicts.They are used
xml
(APIs) have been developed for software developers to use to process XML data...xml  what is xml   Extensible Markup Language (XML... that is both human-readable and machine-readable. It is defined in the XML 1.0
displaying data from ms excel in form.
displaying data from ms excel in form.  Hi all, I have a requirement as mentioned below: Requirement: I have stored some data in the ms excel... (for example). I need to display these data in a form. along with the actual picture
hi - XML
hi  Can you plz tell mee about Rss feeds.What is the purpose of xml... for displaying breaking news. use RSS javascript Library in your application Thanks Rajanikant  Hi friend, It is a format to share data
What is XML?
mainly to store and transport data XML is also used by the applications... booking application may send the data in xml format to the credit card processing... for the website. It contains the data as well as the information for displaying
displaying data retrieved from a database in a jsp page
displaying data retrieved from a database in a jsp page  the page should display username, emailid, telephone in addition to tthe tagline however none of the required information is displayed except the tagline protected void
XML data binding
XML data binding   hello, What is XML data binding?   hii, XML data binding refers to the process of representing the information in an XML document as an object in computer memory
jsp programe for displaying data from database
jsp programe for displaying data from database  i am using JSP.i want to insert data into database and also want to display the things i have entered...("val3").toString(); String data=""; Class.forName("com.mysql.jdbc.Driver
jsp programe for displaying data from database
jsp programe for displaying data from database  i am using JSP.i want to insert data into database and also want to display the things i have entered...("val3").toString(); String data=""; Class.forName("com.mysql.jdbc.Driver
jsp programe for displaying data from database
jsp programe for displaying data from database  i am using JSP.i want to insert data into database and also want to display the things i have entered...("val3").toString(); String data=""; Class.forName("com.mysql.jdbc.Driver
database data in xml format
database data in xml format  HI, i want to display the database data in the xml format(not as xml file ) on the console using DOM. help will be appreciated. THANKS K.K
Data read. - XML
Data read.  How to store or read data in XML from Struts.Plz give me example. Thanx
XML - XML
language much like HTML used to describe data. In XML, tags are not predefined... Definition (DTD) , XML Schema to describe the data. Hence it is self-descriptive too...XML  What is specific definatio of XML? Tell us about marits
XML Tutorial
.XML was designed to describe data and to focus on what data is. HTML was designed to display data and to focus on how data looks. XML tags... Definition (DTD) or an XML Schema to describe the dataXML with a DTD or XML
saving data in xml
saving data in xml  Hi, I have an xml file with spring map, in that i have parent child nodes. I have jsp form in that i have put same parent child elements. when i submit jsp form I want to append same data into xml file
XML - XML
XML  How to convert database to XML file?   Hi Friend, Do you want to store database data into xml file ? Please clarify this. Thanks
Displaying grouped data using Action script in AdvancedDataGrid
Displaying grouped data using Action script in AdvancedDataGrid: In this example you can see how we are create a Grouped Data using Action script...:Script> <s:Panel title="Displaying grouped data using
Displaying Rows - JSP-Servlet
Displaying Rows  Hi, I need your support on how to display data from... servlet or jsp  Hi friend, This is form code, display data in servlet Display Data In Servlet
Displaying files on selection of date.
Displaying files on selection of date.  Hi, I am developing a GUI...) { final Vector columnNames = new Vector(); final Vector data = new... model=new DefaultTableModel(data, columnNames); table.setModel(model
data retrivel code - XML
data retrivel code  Can someone help me in retriving data from MySql database into an XML file using java.  Hi Shruti, Please visit.../servlets/login-Xml-servlet.shtml I hope this will help you a lot. Thanks
Displaying file from database
Displaying file from database  I have list of files in my database. I want to display these files in browser according to the input. My need is like... strQuery = "select file_data from file where id="+id; ResultSet rs
data retrival and presentation - XML
data retrival and presentation  I want to present the data which is retrieved from xml file. Which contains 1000 records.so i want to present them...://www.roseindia.net/jsp/data-grid.shtml http://www.roseindia.net/jsp/parsing-xml.shtml
Java Xml Data Store
Java Xml Data Store  I have to do this project and i'm finding it so... be followed up and/or purchased. You will need to store the data in a local binary or XML file. As a good Java programmer you will use correct Object-Oriented
xml - XML
xml  define parser and xml,in jaxp api how to up load parsers?   Hi friend, PARSER - It separates data into more easily understood... then the program contains syntax errors. XML is defined as an extensible
displaying List of records from database in a jsp using ajax
displaying List of records from database in a jsp using ajax  Sir, I... == 200) { //get the XML send by the servlet... parses the XML and updates the * HTML DOM by creating a new
retrievin xml data
retrievin xml data  If i need to retrieve some node elements from xml...(0); } } } For the above code, we have used following xml file: <?xml version = "1.0" ?> <EmployeeDetail> <Employee> <Emp_Id>
how to write java data - XML
how to write java data  how to write data to xml file  Hi friend, Read for more information, http://www.roseindia.net/xml/dom/ Thanks
Displaying Hierarchical data in JTree
Displaying Hierarchical data in JTree   ... the hierarchical data in JTree . When you select the hierarchical data... constructs a tree that displays the hierarchical data. Here CellRenderer class
project in JSP and XML(to store data)
project in JSP and XML(to store data)  I need to complete an assignment in JSP and using XML as Database ,Please help me to complete this assignment.Ill be very very thankful to you,i am new to JSP.Please provide full code
xml code - XML
xml code  I Read xml is used to store and transfer data can you explain it with sample code
Connecting to MySQL database and retrieving and displaying data in JSP page
Connecting to MySQL database and retrieving and displaying data in JSP page...; This tutorial shows you how to connect to MySQL database and retrieve the data... the application through browser. The browser should display the display the data
Retrieving XML Data Using GWT
Retrieving XML Data Using GWT       This Example Describes the way of retrieving XML file Data from...;static final String XML_LABEL_STYLE = "xmlLabel"
Hibernate Data Filter using XML
In this section, you will learn to filter data using XML mapping file
xml problem - XML
xml problem  URGENT>>>>> how to retrieve data from hash tables without a JDBC connection?????? Thanks & Regards SAIBHARGAV146
web page altering while displaying servlet response
web page altering while displaying servlet response  in my... for this im using <%=request.getAttribute("data")%> this code and in servlet...(request, response); i have used this code but it is not displaying the page
Displaying html code in pdf with itext - Java Beginners
Displaying html code in pdf with itext   Hi , I am geeting data which was enterd from fck editor. same data is stored in the database i need to display this data in the pdf . i am using itext to create
Reg XML - XML
. It is a markup language much like HTML used to describe data. In XML, tags... Document Type Definition (DTD) , XML Schema to describe the data. Here...Reg XML  How can I become an XML programmer?What are the channels I

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.