Re: Does Ajax work in Direct Connect Mode?
Re: Does Ajax work in Direct Connect Mode?
- Subject: Re: Does Ajax work in Direct Connect Mode?
- From: Ray Kiddy <email@hidden>
- Date: Sat, 09 Nov 2013 11:42:51 -0800
Hello Mai -
Did you ever receive an answer to your question? I really need to start checking the list a little more often than I have been….
You know, I started the AjaxExample2 application from the Wonder examples and ran it with direct connect enabled and used to direct connect to connect to it. I did not try everything but a bunch of stuff worked.
I cannot think of a reason this would not also work with a vanilla WO app. Did you find out if there was a problem with the specific component you are using?
cheers - ray
On Sep 12, 2013, at 1:56 PM, MAI NGUYEN < email@hidden> wrote: Hello List, I have to run the WebObjects application in Direct Connect Mode as we use a custom load balancer, and do not want to have Apache involved.
Does anyone know if it is possible to use Ajax in Direct Connect Mode?
I am using AjaxExpansion, but an "onclick" on the Ajax Request does not show the expansion at all as if the Ajax Request is not responding?
<td align = "left"> <a href="" title="Contacts" id="e_0_19_11_15_3_0_1_7" _onclick_="new Ajax.Request('/cgi-bin/WebObjects/MyApplication.woa/ajax/hIx5tfcvDbtSkix65OJQQw/9.0.19.11.15.3.0.1.7', {asynchronous:false, evalScripts:false, onSuccess:function(v) {openAMD_ContactInfoModalDialog();}}); return false;" >Contacts</a> </td>
I use Apache to serve static resources contents, so maybe I need to send an explicit request to the web server for Ajax requests?
Thanks for any suggestions,
-mai
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden