标签:
struts2 框架下,前台的struts2标签获取后台的值,只需要该值在后台有相应的标准get方法能够获取到该值即可,不一定非得有相应的属性。
后台:
前台:
显示结果:
struts2 标签获取后台对象值 !!!
原文地址:http://www.cnblogs.com/maxiaoshuai/p/5454295.html