hi, componentResources.triggerEventis used to do MultiZoneUpdate.
Following error is got in tapestery-5.3.6.jar parseJSON@http://localhost:8080/proj/assets/33eaa76321764399/core/scriptaculous_1_9_0/prototype.js:720 Ajax.Response<._getResponseJSON@http://localhost:8080/proj/assets/33eaa76321764399/core/scriptaculous_1_9_0/prototype.js:1733 Ajax.Response<.initialize@http://localhost:8080/proj/assets/33eaa76321764399/core/scriptaculous_1_9_0/prototype.js:1681 klass@http://localhost:8080/proj/assets/33eaa76321764399/core/scriptaculous_1_9_0/prototype.js:101 Ajax.Request<.respondToReadyState@http://localhost:8080/proj/assets/33eaa76321764399/core/scriptaculous_1_9_0/prototype.js:1595 Ajax.Request<.onStateChange@http://localhost:8080/proj/assets/33eaa76321764399/core/scriptaculous_1_9_0/prototype.js:1545 bind/<@http://localhost:8080/proj/assets/33eaa76321764399/core/scriptaculous_1_9_0/prototype.js:391 Ajax failure: Status for : SyntaxError: JSON.parse: unexpected character This is a internationalized application. scriptaculous 1_9_0 directory in tapestry-core 5.3.6 is causing this error. So replaced it with contents of scriptaculous 1_8_2 of tapestry 5.2.5, and it worked. What is the right fix for this error. thanks,