Or even easer, use a web client library like jsoup to fetch the page from localhost, strip out what you don’t want, create any inline image attachments, and send.
Norman Franke Answering Service for Directors, Inc. www.myasd.com On Jun 11, 2014, at 9:48 AM, Thiago H de Paula Figueiredo <thiag...@gmail.com> wrote: > On Wed, 11 Jun 2014 10:20:29 -0300, Boris Horvat <horvat.z.bo...@gmail.com> > wrote: > >> Hi everyone, > > Hi! > >> I was wondering would it be possible to create a page (i.e. tml and java >> code) and then sending that data to the database on certain event. >> basically using tapestry as a template mechanism > > Yep! See tapestry-offline or the PageDocumentGenerator service or the > PartialTemplateRenderer service (5.4+). > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >