On Thu, May 21, 2009 at 10:09 AM, Gionni <[email protected]> wrote: > > Hi, > I must develop some bundles with web interface so I decided to exploit the > http service provided by pax-web > http://wiki.ops4j.org/display/paxweb/Pax+Web > http://wiki.ops4j.org/display/paxweb/Pax+Web . It works quite well and > supports the MVC pattern integrating servlet and jsp. > > Anyway I would like to exploit an Ajax framework to build an engaging user > interface withouth too much work. > [..] > Are you aware of other Ajax frameworks that is possible to exploit using the > Http Service?
Hi, any Javascript library should work. To see a working example with JQuery, you can checkout the Felix Webconsole at http://svn.apache.org/repos/asf/felix/trunk/webconsole -- Filippo Diotalevi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

