Hi all,

I am getting strange kind of problem and need some expert advice to solve this 
problem.


Below response/code works perfectly fine in Firefox but in IE I am getting 
<ajax-response> element not found.


Log from Ajax wicket log window:

focus set on btnAddb0
INFO: Using ActiveX transport
INFO:
INFO: Initiating Ajax GET request on 
?x=a9RWGdNtTytEslA3x7Zt2Zf0RKnG6AQIhgKDxsCnv94CTuMAondxa2AasfbIWvyzgNqXPbm3hONkW767sk8h0S6bFDv2vPYw&random=0.9009792103973244
INFO: Invoking pre-call handler(s)...
INFO: Received ajax response (256 characters)
INFO:
<?xml version='1.0' encoding='UTF-8'?><ajax-response><header-contribution 
encoding='wicket1' ><![CDATA[<head xmlns:wicket='http://wicket.apache.org'>
</head>]]></header-contribution><evaluate><![CDATA[ 
location.href='/mypage';]]></evaluate></ajax-response>
ERROR: Wicket.Ajax.Call.failure: Error while parsing response: Could not find 
root <ajax-response> element
INFO: Invoking post-call handler(s)...
INFO: Invoking failure handler(s)...


Please help me out with this.
Thanks in advance
Preet

Reply via email to