How do I go about finding out the proper mime-mapping for WordPerfect or any 
other application?  Is this a site I can access to give me this information?

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?

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] 18/11/2005 3:55:16 pm >>>
> From: Ritchie Gillam [mailto:[EMAIL PROTECTED] 
> Subject: How to see a Word or WordPerfect document in Tomcat?
> 
> If I try to do this specifying a application path, for example, 
> http://localhost:8084/Documents/test.wpd I get a 
> "...resource it not available error".   Can this be 
> accomplished using Tomcat?

Have you set the appropriate <mime-mapping> in conf/web.xml?

 - 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