I am using T5.3.6 and sending the html hidden in the form causes jetty
exceptions, it's too much payload. Look like I have to do something server
side, template rendering from the page class would be ideal. Can I enhance
my app with this Tapestry 5.4 service, or is it incompatible?

Yes some smooth xslt integration would be nice. :)

On Thu, Jun 23, 2016 at 3:08 PM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:

> 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