Ha, I was so fixated on trying to configure it through a Module I forgot about
that
-Original Message-
From: Cezary Biernacki
To: Tapestry users
Sent: Wed, Sep 14, 2016 1:55 pm
Subject: Re: Configuring RequireJS?
Hi,
First, if you go to source code of
org.apache.tapestry5.services.ja
Hi,
First, if you go to source code of
org.apache.tapestry5.services.javascript.ModuleManager interface, you
should see line
@UsesMappedConfiguration(JavaScriptModuleConfiguration.class)
It indicates that contributions must use MappedConfigurations with values
being JavaScriptModuleConfiguration
Thank you VERY MUCH. I missed the periodic update in the jumpstart,
but this is exactly what I need.
Thanks again :)
Adam
On Wed, Sep 14, 2016 at 9:42 AM, Carlos Montero Canabal
wrote:
> Hi,
>
> You can see on http://jumpstart.doublenegative.com.au/jumpstart7/ the
> examples relatives to ajax
Hi,
You can see on http://jumpstart.doublenegative.com.au/jumpstart7/ the examples
relatives to ajax periodic update
Regards
Carlos Montero
Enviado desde mi iPhone
> El 14 sept 2016, a las 9:23, Adam X escribió:
>
> Hello Tapestry,
>
> I am implementing a page which displays various trans
Hello Tapestry,
I am implementing a page which displays various transaction counts.
These counts must be auto refreshed via ajax every few seconds.
How do I get Tapestry zone to auto refrsh itself? Essentially what I
want to achieve is something like this:
http://cdn.crunchify.com/wp-content/upl