在lucee中找不到带ajax的CFCinvalid component definition, can’t find component [mycomp]/lucee/core/ajax/AjaxProxyHelper.cfc: line 26<br>
called from /AjaxProxy.cfc:
我需要转换一段代码,这样它才能在Lucee上工作。这是CF中的工作代码,它在Lucee中不起作用: var refindLucee抛出一个错误:无法将复杂对象类型数组转换为字符串,因此我将代码更改为:
if(structKeyExists(response.responseheader, 'Set-Cookie我如何在Lucee得到我所需