http://www.javaeye.com/post/608676  根据这里的兄弟提供的材料,但是每次上传都是成功的,但是页面会显示
action.result is undefined每次都是这个错误,请问该如何解决?我用的struts1.3
没有像哪里用的是struts2.
以下内容为程序代码:
result="{success:false,msg:\'" + msg + "\'}"; 
response.getWriter().write(result);