Re: basic CRUD w/ ajax,json,beaneditform (tapestry5)

2010-05-04 Thread Thiago H. de Paula Figueiredo
On Tue, 04 May 2010 07:12:28 -0300, Genís Pujol wrote: Hello list, Hi! I have a doubt on using other ajax libs, not the ones bundled with tapestry5 (so I'm not using tags on the templates but xhr calls to json data instead). When not using Tapestry's components, you'll have to write al

basic CRUD w/ ajax,json,beaneditform (tapestry5)

2010-05-04 Thread Genís Pujol
Hello list, I have a doubt on using other ajax libs, not the ones bundled with tapestry5 (so I'm not using tags on the templates but xhr calls to json data instead). I have a grid listing all the objects I want to edit. When the user clicks on a row, it updates the input fields of the form w

Re: URLRewriting and tapestry.force-absolute-uris

2010-05-04 Thread Christian Riedel
Hm... but how should I change the outbound links? When I change the inbound request "/legacy.do?show=page" to "/user/page" the outbound links will be "/user/anotherPage" or similar (according to my debugger, while debugging the outbound filter). They are OK, I don't want the user to see the lin

Re: F1

2010-05-04 Thread Mohammad Shamsi
Hi, Tapestry 5, required to run on jdk 5 or above. it has lots of dependencies on JDK 5 features like Annotations. I don't think you can use it with JDK 1.4, you need to update your JDK to 1.5 or above if possible. On Tue, May 4, 2010 at 4:29 PM, tarek jaifar wrote: > Salam Tapestry responsab

F1

2010-05-04 Thread tarek jaifar
Salam Tapestry responsable, I need your help in my situation, i have aplication devloped using ( *Jboss 3.0.7* which compatible with *JDK 1.4* ) and i want to use *Tapestry 5* If you have solution, i m waiting your response Thanks in advance