Hi, On 06.05.2010 22:56, Christian Sprecher wrote: > Hey guys > > Is anybody interested in integrating Vaadin (http://vaadin.com/home) > with Sling?
That would be very interesting, indeed. So if you have any information to share, you are welcome to update the Wiki. > Vaadin itself is already an OSGI bundle, but what I am stuck > now is how to integrate the Vaadin Servlet with Sling, to be able to > handle Vaadin applications. Next step would of course be to have those > Vaadin apps in Groovy, but first things first.... IIRC Vaadin is in fact based on GWT and for GWT there are a few sample projects in our SVN. Re the Vaadin Servlet: What you probably essentially have to do is register the Vaadin Servlet as a Sling Servlet Service such that Sling can call into it to handle Vaadin requests. Sorry, to not be of a better help. Regards Felix > > Thx for some hints > > CSp > > >
