Re: It's payback time!

2010-12-18 Thread Greg Pagendam-Turner
done too. On 19/12/2010 2:07 AM, Joel Halbert wrote: done. On Sat, 2010-12-18 at 13:00 +0100, Christian Riedel wrote: I voted for you :-) Am 18.12.2010 um 12:44 schrieb Antonio Fernández: Hi Howard ! My short comment is already posted. ;-) Best Regards, Antonio El 17/12/2010 23:39, H

add target to Link

2010-12-18 Thread Chuck Kring
Hello, I have a submit button that returns a link that I'd like to have open in a new window. I noticed that the Tapestry 4 link API supported specification of that target, but I can figure out how to do it in Tapestry 5.1.0.5. How do I specify the target for a Link in Tapestry 5? Thanks i

Re: Timeouts and how to handle them?

2010-12-18 Thread Kalle Korhonen
Two Tynamo modules, tapestry-conversations and tapestry-exceptionpage (see http://tynamo.org/tapestry-conversations+guide and http://tynamo.org/tapestry-exceptionpage+guide respectively) are meant for handling these cases. They are good for both regular and ajax requests. In one application, I have

Timeouts and how to handle them?

2010-12-18 Thread tapestry
Hi, I would like to know what the best practice is for handling timeouts on pages, both in the normal sense and for those that have AJAX components? After 30 minutes the standard session timeout kicks in and if a user then clicks on an image in my Lightbox I get a NPE or if they hit an

Re: It's payback time!

2010-12-18 Thread Joel Halbert
done. On Sat, 2010-12-18 at 13:00 +0100, Christian Riedel wrote: > I voted for you :-) > > > > Am 18.12.2010 um 12:44 schrieb Antonio Fernández: > > > > > Hi Howard ! > > > > My short comment is already posted. ;-) > > > > > > Best Regards, > > Antonio > > > > > > El 17/12/2010 23:39, H

Re: Things in a loop go null

2010-12-18 Thread Mark
You probably want something like this in the loop. Notice that when the loop is looping, it creates an appropriate myZoneId and actually keeps it in what is sent to the client. When the client clicks on something, it contains the appropriate information so the server knows what zone needs to be u

Re: It's payback time!

2010-12-18 Thread Christian Riedel
I voted for you :-) Am 18.12.2010 um 12:44 schrieb Antonio Fernández: > > Hi Howard ! > > My short comment is already posted. ;-) > > > Best Regards, > Antonio > > > El 17/12/2010 23:39, Howard Lewis Ship escribió: >> As you are all aware, Tapestry is an open source project, a labor of l

Re: It's payback time!

2010-12-18 Thread Antonio Fernández
Hi Howard ! My short comment is already posted. ;-) Best Regards, Antonio El 17/12/2010 23:39, Howard Lewis Ship escribió: As you are all aware, Tapestry is an open source project, a labor of love for the committers. The Tapestry committers and contributors work quite hard to create the cod