
This is possible to transfer that file from client to server and read that file and view it in JSP. If it is can you send the example. thanks alot in advance

Hi,
You can create a JSP file upload form and then get the data on server side.
Once the file is uploaded by user, you can do it whatever you want at server side.
See the example of File Upload In JSP.
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.