Dojo is a Javascript framework. Your best choice would be to use the browser binding coming with CMIS 1.1. The browser binding uses JSON as data format on the protocol layer which can be easily produced/consumed from Javascript. CMIS 1.1 is currently in public draft. OpenCMIS already supports the browser binding but probably none of the commercial products yet. The OpenCMIS Java API cannot be used from Javascript.
Jens On Thu, Sep 13, 2012 at 6:32 PM, learning coding < [email protected]> wrote: > Hi all, > > Is it possible to use the client api in DOJO framework.?? > > Merci >
