Re: Tapestry performance

2013-01-20 Thread Howard Lewis Ship
+1 ... I was also really thrilled to see this kind of information all gathered together in one place. On Sun, Jan 20, 2013 at 7:39 PM, Kalle Korhonen wrote: > Well done Bob! > > Kalle > > On Sun, Jan 20, 2013 at 6:54 AM, Bob Harner wrote: > > > Hello everybody, > > > > I recently threw together

Re: Tapestry performance

2013-01-20 Thread Kalle Korhonen
Well done Bob! Kalle On Sun, Jan 20, 2013 at 6:54 AM, Bob Harner wrote: > Hello everybody, > > I recently threw together a new page in the documentation about > Tapestry performance. (Much of it plagiarizes mailing list posts from > Howard.) > > http://tapestry.apache.org/performance-and-cl

Re: Double Submit Problem

2013-01-20 Thread Bob Harner
Basheer, >From my understanding, Spring Web Flow's redirect-on-pause behavior (http://www.ervacon.com/products/swf/tips/tip4.html) is pretty much the same thing as Tapestry's standard redirect-after-post behavior for forms. If that's all you're looking for, you already have it. I didn't see anyth

Re: Double Submit Problem

2013-01-20 Thread Lenny Primak
Take a look at this thread: http://tapestry.1045711.n5.nabble.com/prevent-multiple-form-submits-td5011702.html Perhaps it will help On Jan 19, 2013, at 8:23 PM, shaikbash wrote: > Hi, > I am new to Tapestry. I am trying to develop a server-side solition to > handle the double submit problem usin

Tapestry performance

2013-01-20 Thread Bob Harner
Hello everybody, I recently threw together a new page in the documentation about Tapestry performance. (Much of it plagiarizes mailing list posts from Howard.) http://tapestry.apache.org/performance-and-clustering.html It's really just a first draft at this point. So if anyone has any additi

datatable ajax with new column

2013-01-20 Thread rosecorp
Hello All, I am using datatables component in similar way which was presented here: http://tapestry5-jquery.com/other/datatableajaxwithnewcolumn but I am getting sam exception. I have updated datatables to the newest version but it didn't help. Do you know what is causing this problem? Many than

Re: Tapestry-jquery ajax validation

2013-01-20 Thread rosecorp
Hello, do you still have that problem? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-jquery-ajax-validation-tp5718946p5719394.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---