Touchkit Tutorial

When the Voritologist tutorial updated to vaadin 7 and touchkit 3? Also updated to new maven plugin with servlet 3?

Hi,

We decided to move all the stuff in tutorial to our manual:
https://vaadin.com/book/vaadin7/-/page/mobile.html

TouchKit 3 compatible Vornitologist sources are available here:
http://dev.vaadin.com/svn/branches/vornitologist3/

The new archetype generates servlet 3 projects, but you can easily convert them to servlet 2.x. Just add web xml and remove annotations from the servlet class.

cheers,
matti