If you don't need the templating / markup then I think you are best to extract your page logic into reusable services.
If you want to re-use the tapestry generated markup you might find tapestry-offline useful https://github.com/uklance/tapestry-offline On 28 Apr 2014 14:35, "John" <j...@quivinco.com> wrote: > I'm thinking of developing a GWT app for mobile devices and I'm wondering > how I might go about reusing my Taptestry page classes if that makes any > sense? Obviously I won't need the rendering/template aspects of Taptestry > but I would like to access many of the methods in page classes. > > Perhaps I should just pull out the methods in my page class and push them > into a deeper layer for reuse? > > John > > --- > This email is free from viruses and malware because avast! Antivirus > protection is active. > http://www.avast.com >