Preparable里的prepare() 实现方法里,接收不到struts2的action里的属性传过来的值( 原创 )
struts2中的action会implements Preparable,但是Preparable里的prepare() 实现方法里,接收不到struts2的action里的属性传过来的值。
发布时间: 2012-09-07 10:38:15 作者: rapoo
Preparable里的prepare() 实现方法里,接收不到struts2的action里的属性传过来的值( 原创 )
struts2中的action会implements Preparable,但是Preparable里的prepare() 实现方法里,接收不到struts2的action里的属性传过来的值。