在上面的定义中,action的result的type为json,json plugin就可将action中定义为groupList的field自动转换为json格式数据,并返回给前端UI。但在deploy后,启动tomcat时却报了There is no result type defined for ...
模拟登录,并返回json数据@author xiangzhihong public class LoginAction extends ActionSupport implements ServletRequestAware, ServletResponseAware { private static final long serialVersionUID...