> 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.)