Download Problem

I have a link in my .jsp to a .wrf (WebEx) file.

<a href="http://localhost/b2b/mimes/demo.wrf">

<isa:translate key="b2b.home.link"/>

</a>

When I click on the link the File Download window will flash on the screen. if I click on the link enough the File Download window will eventually stay on the screen. When the File Download window stays on the screen I click Save. The Save As window displays and I choose what to save the file as and where. The File Download window appears to begin saving the file but makes no progress.

Can anyone tell me what is wrong? I just want a link on my .jsp to open/save the file when clicked.

Thanks,

DeltaCoder

[769 byte] By [DeltaCodera] at [2007-10-2 6:42:26]
# 1
I should note that the web site is run under SSL.
DeltaCodera at 2007-7-16 13:50:48 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Nevermind. I have tested the ability to open documents of other types with success. Unless anyone knows more information about WebEx.Thanks,DeltaCoder
DeltaCodera at 2007-7-16 13:50:48 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...