Zimlets intelligence is mostly residing in the ajax client application. This is coded mostly in javascript. In the server mainly the zimlet management operations,like installing deploying etc are taken care of. So if u want to customize the client app, like to add some features etc u can concentrate on the client side code. The zimlet description, in xml is actually received by the client as a soap response and is processed by the client to render the specific zimlet functionality
Last edited by stick; 06-21-2007 at 02:24 AM..
|