Anjishnu Bandyopadhyay wrote:
> I am generating a MS Word document through JSP, by setting the JSP's
> content type as "application/msword;".
>   


As I said, you are _not_ "generating an MS Word document" merely by
setting the JSP's content type.

An MS Word document is a proprietary (but fairly well-hacked) binary
document format.

<offtopicRant>
Perhaps I'm just jaded because I cut my teeth when if you wanted
software you had to write it yourself, but has anybody else noticed a
fairly sharp decline in general computer knowledge over the last couple
of years?

It seems like every few years there's another drop in the most basic
knowledge about most everything, but programming in general, file
formats/storage, you name it.

Just curious.
</offtopicRant>

Dave



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

Reply via email to