Anjishnu Bandyopadhyay ha scritto:
Hi all,
I am generating a MS Word document through a JSP, by setting the JSP's
content type as "application/msword;".
Are you using a particular library to generate the file? Anyway
generating an MS Word file through JSP seems odd to me...
The ".doc" that is generated contains accentuated French characters
(special French characters).
...
In WSAD, the ".doc" file that is generated properly displays the special
characters. But, in Tomcat, these characters are broken (distorted).
Maybe I am missing something. Does WSAD have something native that
handles MS Word files? Because Tomcat doesn't!
Anyway, the character set (UTF-8) has nothing to do with the final
generated file (for the browser it should be a binary file, that must be
handled by a plugin or an external application).
Ciao
Antonio
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]