Re: Zone and Jquery issue in Tapestry5.2.6

2012-04-20 Thread François Facon
Hi Mahendra, Tapestry5-jquery project allows you to choose whether to include or not Prototype (and original tapestry components). jQuery will be added to the javascript stack in every case. In your AppModule, contributeApplicationDefaults method, you can add configuration.add(JQuerySymbolConstant

Zone and Jquery issue in Tapestry5.2.6

2012-04-20 Thread Athneria, Mahendra
Hi All, I am migrating my web application from tapestry version 5.1.0 to 5.2.6. I am using jquery dialog to handle popped out display (instead of a pop-up window). While using tapestry v5.1.0, I used jquery js (version 1.6.2) library with tapestry standard js library (prototype n other js) with