I have a web application. I\'ve generated MS Word document in xml format (Word 2003 XML Document) on server side. I need to show this document to a user on a client side usi
I'd suggest looking at the openoffice source code and implement that. It's supposed to be written in java.