Wonderful, works perfectly, thanks!
Jonathan
On Tue, Mar 1, 2022 at 1:36 PM Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:
> On Tue, Mar 1, 2022 at 1:44 AM Jonathan Meijer
> wrote:
>
> > Hi,
> >
>
> Hello!
>
>
> > In my tapestry app, in some cases, I want the HTML to be entirely
> g
Magnificent, thank you.
I will consider in the coming months whether I can host the update site.
Unfortunately, right now my team and I don't have the time to spend on it.
> On 2 Mar 2022, at 10:55 am, Dmitry Gusev wrote:
>
> Hi,
>
> Until we find a better way of hosting the update site we ca
Hi,
Until we find a better way of hosting the update site we can use GitHub
releases:
https://github.com/anjlab/eclipse-tapestry5-plugin/releases
I just published new version and updated installation instructions in
README:
https://github.com/anjlab/eclipse-tapestry5-plugin#install
There's also
On Tue, Mar 1, 2022 at 1:44 AM Jonathan Meijer
wrote:
> Hi,
>
Hello!
> In my tapestry app, in some cases, I want the HTML to be entirely generated
> without Tapestry's intervention.
>
As Volker mentioned, your page should have an onActivate() method that
returns a StreamResponse (maybe a Text
Hi Geoff,
AFAIK there's no alternative since bintray was shutdown.
We've tried to get it up and running, but Eclipse Plugin stuff is weird...
In theory you can copy it directly into a dropins folder, or put in in the
correct location.
But it hasn't worked for us reliably, or even at all, and most
Hello Jonathan,
A page's onActivate() page can return something, for example, a
org.apache.tapestry5.StreamResponse or a java.net.URL. (see
https://tapestry.apache.org/page-navigation.html#PageNavigation-ComponentEventRequests&Responses
for more). That way, you could have a page class that serves
Does anyone know whether there is a new update site for the Eclipse plugin
anjlab/eclipse-tapestry5-plugin ?
With the original site we're getting:
HTTP Server 'Bad Gateway' :
https://dl.bintray.com/anjlab/eclipse-tapestry5-plugin/content.xml
HttpComponents connection error response code 502.