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]