Dear All,
 
I need to read a .txt/.doc/.html file from a servlet. Can u tell me how to do it?
 
I pass the name of a file from a HTML page to the servlet. This servlet should search for this file in a predefined folder and display the results to the client (if the file is present) else it should throw an error.
 
Currently, the HTML page is invoking the servlet but nothing is displayed on the screen.
 
Regards,
Vijay.
 
From the mailbox of Vijay K. Bulusu

Reply via email to