I've raised an issue, can you try the fix attached to the issue?
https://github.com/uklance/tapestry-offline/issues/4
Thanx for the guidance. I tried out tapestry-offline and it works very
nicely for me, I think I will stick with this one.
I had one configuration problem with tapestry-offline (maybe a bug?):
I was getting exception when GZIP compression was turned on (full stack
trace below).
When I turned off g
On Thu, 05 Dec 2013 13:16:37 -0200, Lenny Primak
wrote:
I just went through this exercise on my client's project.
I explored both tapestry-offline and just using HtmlUnit GET a page,
then clean it up and send it out as Email.
We wound up using Freemarker for this. Template syntax is largely
I just went through this exercise on my client's project.
I explored both tapestry-offline and just using HtmlUnit GET a page,
then clean it up and send it out as Email.
We wound up using Freemarker for this. Template syntax is largely the same,
there is no cleanup necessary and it works better f
Try tapestry-offline https://github.com/uklance/tapestry-offline
Unlike tapx-templating, tapestry-offline can happily live inside a tapestry
web application.
Hi all,
I need to generate nice HTML formatted emails from my future tapestry app.
It would be cool if I could use tapestry templating capabilities for that.
I know there is tapx-templating project, but I found it incompatible with
5.4.
Are there any plans to make tapx-templating compatible with