Thanks for quick reply..I really forgot about smartGWT.I will refer it now..
On Fri, Apr 3, 2009 at 2:50 PM, Sergiu Dumitriu <[email protected]> wrote: > apurv gupta wrote: > > Hi Dear, > > I am working on calendar application application and for last few days I > am > > studying the working of XWiki. Now I have an idea that how things are > going > > on. > > but as per my requirements I am not yet sure about- > > > > 1. How JavaScript can be used? > > Anyway you like it. For example, this is one of the best ways: > http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial > > > 2. Can I use my own JavaScript library? > > Sure, but we try to reuse existing libraries as much as possible, and > minimize the number of libraries that have to be sent to the client. We > currently suggest using Prototype or SmartGWT. > > > 3. How AJAX is implemented within XWiki? > > We use Ajax.Request from Prototype. See > http://www.prototypejs.org/api/ajax > > -- > Sergiu Dumitriu > http://purl.org/net/sergiu/ > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Apurv Gupta Indian School of Mines University _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

