标签: java ajax dwr
当dwr jax请求完成时,我有什么方法可以理解吗?
callback : function(data) { updateData(arg1, arg2); showData(); }