opening .tif file

I am having a JSP page from this jsp page on clicking the file name I want to open that ".tif " file is there any way for that?
[134 byte] By [Suri.ya] at [2007-11-27 9:12:34]
# 1

it's not a problem

in jsp u can directly call the tif or any file using anchor tag

ex:

<a href="includes/masthead_free.tif" >

Download Welcome Pack (tif)

</a>

If u want to include the tif text in jsp page use core tags or ssi's

Regards,

Krishna Kanth.V

krishnakantha at 2007-7-12 21:59:12 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...