1.) Please use code tags when posting code.
2.) What was the error message that you got.
3.) Your HTML page does not have a body?
thanks for reply. i will use code tags for next post,
and i have got an exception when
the browser was trying to display the text file.
the exception which was shown in my browser ,
"java.io.FileNotFoundException: mm.html
(No such file or directory) " so where i have to
place my text file. so that i can avoid this problem. i am using linux os where i have installed apache -tomact server and i have placed both files that is jsp file,and html file in the same directory. so please be tell me where i was made a mistake?
could you not understand anything detaily means i will send a next post with detailed with all information. my main intention is to read a text file in jsp and display the contents in browser .. thats what i need it.