
how to view the file content which is at client side from jsp in java

Hi,
You can't write any web application program to read the file from client machine. We browser won't allow your program to access the Hard disk file.
Thanks

So, If we give full permissions to that file also we cant read that file.

This is possible to transfer that file to server and read that file and view it in JSP. If it is can you send the example. thanks alot in advance
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.