Hi!
Is there a Tapestry Version 3.0.x which solves the "page recorder locked
after commit" issue for concurrent requests of the same user?
If not:
Using JavaScript to disable form buttons after the first submission or
serializing user-requests are no option for our applications.
I read s
request filter that serializes
requests with (for example) code from this article:
http://www.onjava.com/pub/a/onjava/2004/03/24/loadcontrol.html
Cheers,
Nick.
Reinhold Gruber wrote:
> Hi!
>
>
>
> Is there a Tapestry Version 3.0.x which solves the "page recorder locked
>
it. Concurrent Threads can override each others persistent page
properties during rewind, but no overriding is allowed when a Thread enters the
render-Phase of the Page-LifeCycle.
Can someone tell me what I'm missing?
Thanks in advance
Reinhold
-----Original Message-
From: Re
ring money =
NumberFormat.getCurrencyInstance(java.util.Locale.GERMANY).format(1.0);
writer.write(money);
writer.writeRaw(money);
}
}
produces
1,00 ?1,00 ?
Does anybody knows a workaround?
Thanks
Reinhold Gruber
Software D
possible you can give the € entity a try.
More information around the euro symbol can be found here:
http://www.cs.tut.fi/~jkorpela/html/euro.html
Regards,
Markus
On Thu, Feb 26, 2009 at 6:22 PM, Reinhold Gruber
wrote:
> Hi!
>
> MarkupWriter replaces € with an ? if ISO-8859-1 HTML
ked, onActionFromSampleLink()
is ignored?!?
Reinhold Gruber
Software Development
___
Deltavista GmbH
Diefenbachgasse 35; A-1150 Wien
Firmenbuchgericht und -nummer: Handelsgericht Wien, 200570g
Sitz der Gesellschaft: Wien
DVR: 1062107
http://www.
ue) ). It is just a guess, but I am
> pretty sure that tapestry is confused by the fact that you provide a context
> but no event handler for it.
>
> Greetings nillehammer
>
>
> - original Nachricht
>
> Betreff: component specific action event
> Gesend
Hi,
I would found it rather usefull if if the page Parameter of PageLink
would also accept a page-class or an injected and configured page
instance (so that the activation context could be calculated from
onPassivate()).
Regards,
Reinhold
Hi!
6 years ago HLS wrote an article on Dzone
https://dzone.com/articles/tapestry-54-focus-javascript which contained among
other things following very promising paragraph. See below.
Is this kind of functionality still on the agenda?
What can we expect by Tapestry 5.5?
Best Regards
Reinhold
users"
Betreff: Re: In which direction is Tapestry heading?
Hello!
On Thu, Mar 22, 2018 at 8:22 PM, Reinhold Gruber wrote:
> Hi!
>
> 6 years ago HLS wrote an article on Dzone https://dzone.com/articles/
> tapestry-54-focus-javascript which contained among other things followin
Hi!
Within an event handler method on Page A I would like to set some data on an
instance of Page B and then return it as a StreamResponse.
But there is only a TextStreamReponse implementation and StreamPageContent
needs the page class + activation context.
Does anyone know how to do this?
Bes
Hi!
I have a hard time trying to integrate Tapesty within a Spring Boot Application
secured by Spring Security.
Did anyone have success in this area and wants to share his experience and
knowhow. I thought that it would be enough to simply append the TapestryFilter
after the Spring FilterChain
integration in Shiro.
Regards
Reinhold
Gesendet: Freitag, 11. September 2020 um 01:11 Uhr
Von: "Thiago H. de Paula Figueiredo"
An: "Tapestry users"
Betreff: Re: Spring Security Integration
On Thu, Sep 10, 2020 at 5:50 PM Reinhold Gruber wrote:
> Hi!
>
Hi!
I
Hi!
Some emergency. Any help highly appreciated.
The AssetDispatcher in Tapestry 5.3.8 allows harmful requests, reading contents
from WEB-INF etc.
We currently do not have the time to update to the newest Tapestry version and
we need to to something quick, right now.
So I would like to ask how t
services/AssetDispatcher.java[https://github.com/apache/tapestry-5/blob/5.6.x/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/AssetDispatcher.java]
Hope this helps,
Dmitry
On Fri, May 28, 2021 at 1:41 PM Reinhold Gruber wrote:
> Hi!
>
> Some emergency. Any help highly app
15 matches
Mail list logo