OpenOffice in web application
1) Approach - Problem 1
I would like to integrate OpenWord in a web application,
meaning that some objects in my web application will have related OpenWord files
and the user should be able to edit this files online.
(Files should be kept on server side.)
So from my web application I should have Open Word running as Applet
and editing files on the web server.
Can this be possible?
2) Problem 2
I tried to run the SimpleViewer applet provided in SDK examples but it does not work because the pipe-name is composed by using the user.name property
which of course my applet can not read.
How can I sign/make my applet read that property?
Thank you,
PS: I posted this subject on OpenOffice forum also but maybe some people here have already experience like this.

