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