action support 类库是在哪个?在SPRING的哪个包?
我在书上看到的,在ACTION继承了ACTION SUPPORT
我在SPRINGFRAMEWORK看到了这两个类,不过里面的方法识别不出来
而且前面加的类库是import com.opensymphony.xwork2.ActionSupport
和 import com.opensymphony.xwork2.ActionContext
我的STRUCTS是1.3的,不过好像类库是2.0的,
请教下,而且谁有这两个包。能否发给我下
xuchenxing7815@163.com
------解决方案--------------------
上apache上的struts项目主页上爱down哪个就down哪个
http://struts.apache.org/
------解决方案--------------------
You can check out the source anonymously using the Subversion URL http://svn.opensymphony.com/svn/xwork/trunk You can get the source by doing the following:
svn co http://svn.opensymphony.com/svn/xwork/trunk
Developer Access
Developers can check use the Subversion URL https://svn.opensymphony.com/svn/xwork/trunk. See How to Contribute to learn how you can get involved with xwork and possibly gain developer access.
出处http://www.opensymphony.com/xwork/cvs.action