Re: Tapestry + Ajax help

2006-08-22 Thread Jesse Kuhnert
Don't forget...There's always time to stop and do things right if you "will it" . Just don't tell anyone why you didn't appear to do anything for a day or two. ;) (just kidding, I know pointy haired bosses don't always understand...) On 8/22/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote: Tha

Re: Tapestry + Ajax help

2006-08-22 Thread Vinicius Carvalho
Thanks, I fixed some of the problems of the persistent :) Those new pages, really need to be persistent, it is the user login that is being held on the session ;) Thanks for the help, I really need a break, today I've worked 11 hours, and i got stuck three hours trying to deal with a problem with

Re: Tapestry + Ajax help

2006-08-22 Thread hv @ Fashion Content
I would bet on Tap4.1(currently alpha) if I was in your shoes when it comes to Ajax. 1) The Tap4 part is likely to be fairly stable. 2) The Ajax part is based on Jesses prior work on Tacos 3) It seems to be progressing at a fast pace. I don't know your application, but I would get the non session

Re: Tapestry + Ajax help

2006-08-22 Thread Vinicius Carvalho
Working 12 hours a day, 7 days a week, under heavy pressure makes you do stupid things (but as Scott Adams says, every one is stupid). Sorry folks, was so desperate to get help that did not noticed what was happening: For my 3 problems: The number of Httpsessions and the number of invocations,

Tapestry + Ajax help

2006-08-22 Thread Vinicius Carvalho
Hello there! I'm experience some problems dealing with ajax + tapestry 4.0.2 (and I do know I'm the reason of the problems :) ) Ok, the scenario: A page that polls at each 2 seconds using xmlhttprequest a tapestry page. The problems: 1- number of HTTPSessions growing in a linear way to the numb