there is already a thread posted about this by atrout <[EMAIL PROTECTED]>. thanks for spamming the list.
-igor On Fri, Oct 24, 2008 at 10:03 AM, vkoratek <[EMAIL PROTECTED]> wrote: > > website runs on apache+resin 3.1.5 and wicket 1.3.3. Load balancer exists. > > Specifics of the problem are- > 1. customer accesses the site from inside their company's network, have a > problem. > 2. Customer uses IE6. > 3. Problem occurs when customer uses domain name. > 4. No problem seen when IP address of the website is used. > 5. Problem is that none of the ajax pieces works. java class throws an npe > for AjaxRequestTarget object. > > When i view the source code, i do see these lines- > <script > src="resources/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js" > type="text/javascript"> > and > <script > src="resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js" > type="text/javascript"> > > > What is it that IE screws up when domain name is used vs using the IP > address of either of the 2 prod servers? > -- > View this message in context: > http://www.nabble.com/ajax-does-not-work-in-IE6-when-using-domain-name.-but-works-with-IP-tp20153993p20153993.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
