Re: Problems with components IF & For

2007-01-07 Thread Roberto Ramírez Vique
ilto:[EMAIL PROTECTED] Sent: Friday, January 05, 2007 11:30 AM To: Tapestry users Subject: Re: Problems with components IF & For Hi Firas!! thanks for your response !!! I think this can be a solution, the problem is that what we want is exactly this. I mean, we want to change the number of el

RE: Problems with components IF & For

2007-01-07 Thread Firas Adiler
Robert, Unfortunately I can't be of much help, since I have no experience with Ajax-Tapestry. -Original Message- From: Roberto Ramírez Vique [mailto:[EMAIL PROTECTED] Sent: Friday, January 05, 2007 11:30 AM To: Tapestry users Subject: Re: Problems with components IF & For

Re: Problems with components IF & For

2007-01-05 Thread Roberto Ramírez Vique
ary 04, 2007 8:06 PM To: Tapestry users Subject: Problems with components IF & For Hello everybody! I am playing with tapestry 4.1.2 and the @EventListener annotation. I am using tomcat 5.5 and jdk 5. I have a form, after submit this form using ajax I build a list in the server side, then I wa

RE: Problems with components IF & For

2007-01-05 Thread Firas Adiler
problem. Regards, -Original Message- From: Roberto Ramírez Vique [mailto:[EMAIL PROTECTED] Sent: Thursday, January 04, 2007 8:06 PM To: Tapestry users Subject: Problems with components IF & For Hello everybody! I am playing with tapestry 4.1.2 and the @EventListener annotation.

Re: Problems with components IF & For

2007-01-04 Thread Roberto Ramírez Vique
Sorry, but now I am testing and I get the correct situation the first time I execute the ajax, but when I try to execute it again, I get the described exception. On 1/4/07, Roberto Ramírez Vique <[EMAIL PROTECTED]> wrote: Hello everybody! I am playing with tapestry 4.1.2 and the @EventListener

Problems with components IF & For

2007-01-04 Thread Roberto Ramírez Vique
Hello everybody! I am playing with tapestry 4.1.2 and the @EventListener annotation. I am using tomcat 5.5 and jdk 5. I have a form, after submit this form using ajax I build a list in the server side, then I want to show this list in a For component to show all the found information. But I can'