1.你的Action里面并没有用response输出,所以就没有返回值了。2.用Ajax,好像你的action要return null的吧?
你的action里面没有response.write("")这句话,,function怎么得到返回值了