I have tried many different combinations including application/wordperfect.  If 
I click on a .wpd file it does open WordPerfect as expected.   The mime mapping 
behaves differently using Firefox, it asks me do I want to open the file using 
WordPerfect.   

So here is the questions  What mime mapping or configuration can I use in 
web.xml so that WordPerfect will open automatically independent of a user's 
browser?  

Thanks in advance

Ritchie Gillam
Programmer Analyst, Information Services, Halifax Regional Municipality
Email: [EMAIL PROTECTED]
Phone: (902) 490-6167
Fax: (902) 490-6583

>>> [EMAIL PROTECTED] 21/11/2005 10:59:55 am >>>
> From: Ritchie Gillam [mailto:[EMAIL PROTECTED] 
> Subject: RE: How to see a Word or WordPerfect document in Tomcat?
> 
> I tried with 
>  <mime-mapping>
>         <extension>wpd</extension>
>         <mime-type>application/vnd.wordperfect</mime-type>
>     </mime-mapping>
> 
> and all I get in binary code.  Any suggestions?

Have you tried removing the "vnd." and using just "wordperfect" (without
the quotes)?  I assume you're running on Windows; does double-clicking
on a .wpd file automatically start WordPerfect?  Have you tried it using
some browser other than IE (e.g., Firefox)?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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