For the word document to automatically open in the browser you should
do this on the client side :
- double click on My Computer 
- Tools menu ->Folder Options -> File Types
- Search for the DOC extension and then click on Advanced. Uncheck :
Confirm open after download.

Ovidiu


On Wed, 26 Jan 2005 14:04:34 -0500, Erik Weber <[EMAIL PROTECTED]> wrote:
> 
> 
> Jim Barrows wrote:
> 
> >On Wed, 26 Jan 2005 16:24:21 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED] > 
> >wrote:
> >
> >
> >>Hi all
> >>I try to redirect my response to a word doc file.But after setting 
> >>contexttype and using response.sendRedirect(docWordURL) , I get white page; 
> >>What I want is open this word document on a click of a link in  a normal 
> >>jsp.I call the action that has to redirecting me to that file.
> >>Any idea?
> >>
> >>
> >
> >Turning on the file serving servlet might be a good idea.... it's
> >container specific on how to do that.
> >
> >
> >
> 
> Is that an easier way to accomplish the same thing as manually serving
> the binary content from an Action? I've never used it before.
> 
> Erik
> 
> 
> >>Regards
> >>
> >>____________________________________________________________
> >>6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero!
> >>Scaricalo su INTERNET GRATIS 6X http://www.libero.it 
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: [EMAIL PROTECTED] 
> >>For additional commands, e-mail: [EMAIL PROTECTED] 
> >>
> >>
> >>
> >>
> >
> >
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to