
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..........

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.......

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
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.