On Thu, 23 Jun 2016 10:25:52 -0300, Qbyte Consulting <qbyteconsult...@gmail.com> wrote:

Hi,

Hi!

What would be the way to implement an email button on a page that sends
some of the markup to someone? Is there a slick way to do this, or is it
more messy like grabbing the markup in JS and passing through the ajax
request?

If you're using Tapestry 5.4, use the PartialTemplateRenderer service. You'll find one example of its usage in this mailing list's archives.

Anything that would make easier to perform an XML transformation would be
nice as well.

That's what XSLT is for. :) Or do you mean making it easier to use XSLT in Tapestry?

--
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

Reply via email to