0 0

the server responded with a status of 501 (Not Implemented) 所以造成无法识别js的方法10

<div class="iteye-blog-content-contain" style="font-size: 14px">

         <create creator="spring" javascript="xinxiDWRallxinxi">
             <param name="beanName" value="xinxiDWRallxinxi"/>
             <include method="findDWRallxinxi"/>          
         </create>

 var $j = jQuery.noConflict();
$j(document).ready(function() {
    getJiFangSelect();
});
function getJiFangSelect(){
	xinxiDWRallxinxi.findDWRallxinxi(CallbackJifang);
}

如上DWR的一个方法,在初始化他的时候出现Failed to load resource: the server responded with a status of 501 (Not Implemented)
造成xinxiDWRallxinxi没有定义,这个该怎么解决?
</div>
2014年8月06日 16:55
目前还没有答案

相关推荐

Global site tag (gtag.js) - Google Analytics