Deploying OpenOffice

is it possible to deploy the OfficeBean in Java Web Start?
[65 byte] By [buttmanizera] at [2007-11-26 12:48:21]
# 1

> is it possible to deploy the OfficeBean in Java Web Start?

Given OfficeBean is Java based, I'd guess so.

From my little searching about it, I guess..

- The code might need to be signed, to either

start OpenOffice itself or (possibly) access it.

- You might use the 'installer' element to ensure

a suitable version of StarOffice is installed, or if

not, install it. (The legalities of supplying OpenOffice

to your users, are left to you and your lawyers.)

AndrewThompson64a at 2007-7-7 16:31:23 > top of Java-index,Desktop,Deploying...