Re: tapestry and jquery

2014-11-25 Thread Ivano Luberti
Thanks for all the comments, here is a cumulative feedback: I have tried the tapesrty5jquery dialog demo using 3.3.4 and 3.3.7 version in the Tapestry5 tutorial using Tapestry 5.3.7 but didn't work. Asked on their google group (thati moderated) and saw there are no post since september 2013. So I

Re: tapestry and jquery

2014-11-25 Thread françois facon
Hello Ivano, The best way to get an anwser is to post your question at https://github.com/got5/tapestry5-jquery/issues. version < 4.0.0 of tapestry5-jquery provides jQuery integration for Tapestry 5 and allow you to work with or to replace the tapestry.js file based on prototype. version

Re: tapestry and jquery

2014-11-24 Thread Chris Mylonas
Have you got a link to previous post (on nabble)? Maybe someone can shed some light on it now. I ask questions and get no answer sometimes - could be the way I ask, not tapestry itself or waste of time. I've used both 5.3 tapestry-jquery really well, and tapestry-5.4-beta22. Have you already got

Re: tapestry and jquery

2014-11-24 Thread Chung Khanh Duy
Hi, I am using tapestry5jquery lib and it looks great. So I suggest you should use it rather than integrating your own jquery script. Thanks, Duy On Tue, Nov 25, 2014 at 6:11 AM, Ivano Luberti wrote: > Hi guys, in the past days I have posted a question about an issue with > tapestry5 jquery. >

Re: tapestry and jquery

2014-11-24 Thread Paul Stanton
You can start with a fresh Tapestry 5.4 (beta) project which has JQuery built in. You will probably want to exclude the PrototypeJs/Scriptaculous support and only use jquery: @Contribute(SymbolProvider.class) @ApplicationDefaults public static void setupEnvironment(MappedConfiguration config

Re: tapestry and jquery

2014-11-24 Thread Charlouze
Hey, I'm not using tapestry5-jquery but i've tried it with tapestry5 versions prior to t5.4. I'll try to give you some hints to help you decide what you need. If you are going to use t5.4, you could just see t5jq as a components library that require jquery as the JS infrastructure provider. What

tapestry and jquery

2014-11-24 Thread Ivano Luberti
Hi guys, in the past days I have posted a question about an issue with tapestry5 jquery. I have got no answer both on this list and (more worrying) on tapestry5jquery moderated google group (freezed at september 29 btw) So my question is: having to start today a small web application in tapestry5