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 protected]> 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="javascript:void(0)" 
> 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 protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to