There is no result type defined for type 'json' 地图ped with name '.'
There is no result type defined for type json mapped with name .....报此异常主要是默认的struts-
There is no result type defined for type 'json' mapped with name '....'.
报此异常主要是默认的struts-default中没有定义返回类型json,改为json-default就可以啦