将对象以xml的模式在控制台输出

将对象以xml的形式在控制台输出String strBeanUtil.formatBean2Xm(ServletActionContext.getRequest())S

将对象以xml的形式在控制台输出

String str=BeanUtil.formatBean2Xm(ServletActionContext.getRequest());System.out.println("%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%");System.out.println(str);

?