One thing to do is check the Content-type field being passed back by the page. It should be something along the lines of text/html (for HTML pages).
If you're using Mozilla then you can download Live HTTP Headers extension that will let you see this. Richard. > > From: Vissapragada Venkatram <[EMAIL PROTECTED]> > Date: 2004/05/26 Wed AM 07:57:07 GMT+12:00 > To: [EMAIL PROTECTED] > Subject: How to avoid File Download Dialog box? > > > I have developed an application using Struts. It works fine. But, in certain > conditions/scenarios when the user submits a JSP Page or clicks any hyperlink, > instead of passing control to Servlet the File Download Dialog box opens up . On > Clicking the save button in the File Download Dialog box, the application does not > proceed further. The dialog box appears randomly. We are trying to trace those > certain conditions/scenarios. > > Please provide me work around for this problem. Below i'm just showing the way the > File Download dialog displays message: > > Some Files can harm your computer. If the file information below looks suspicious, > or you do not fully trust the source, do not open or save this filename. > > File Name: Transaction Servlet > > File Type: > > From : bankapplication > > Would you like to open the file or save it to your computer ? > > > > > --------------------------------- > Do you Yahoo!? > Friends. Fun. Try the all-new Yahoo! Messenger > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]