Could anybody tell me, what should be in the Vaadin 7 + TouchKit 3.0 instead
<servlet-class>com.vaadin.addon.touchkit.server.TouchKitApplicationServlet</servlet-class>
I tried TouchKitUI and TouchKitServlet - doesn’t work
Thanks a lot
Could anybody tell me, what should be in the Vaadin 7 + TouchKit 3.0 instead
<servlet-class>com.vaadin.addon.touchkit.server.TouchKitApplicationServlet</servlet-class>
I tried TouchKitUI and TouchKitServlet - doesn’t work
Thanks a lot
?
Hi,
This example might help:
http://dev.vaadin.com/browser/svn/branches/mobilemail3/src/main/webapp/WEB-INF/web.xml
cheers,
matti