Hi!

In the ZoneUpdate.js I have is it ok that I inserted after this line of code :
var listenerURIWithValue = this.listenerURI;

the following :
listenerURIWithValue=listenerURIWithValue.replace("http","https");


I mean, using 5.3 and Tapestry (not JQuery ) is this the right approach or is there some other flag that I should switch on in tapestry configuration ?

If I don't do that ajax call gives "Access Denied" leading to failure on using the form.

Kind regards,
Dimitris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to