I m writing a jsp page which accesses a directory on server and lists the files found giving links to each file name in the response page . Now if i want to open a file which is a ms word file then how to open it in IE itself or alternatively invoke ms word itself to open the document. Thanks