- 博客(3)
- 收藏
- 关注
原创 单配struts2.3版本tomcat启动报错,还没有找到解决方法,路过的知道请给解答下,谢谢
严重: Exception starting filter [Struts2]java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilterat org.apache.catalina.loader.WebappClassLoaderBase.loadCla...
2019-05-08 19:17:37
669
2
原创 在Eclipse下面安装spket
Spket安装方式有两种 第一种为网络安装1、Help->Install New Software...->Add...->Name: "Spket",Location:http://www.agpad.com/update/ 下载完毕重启Eclipse.2、Help -> Software Updates -> Find and Install...-> Search for n...
2013-01-08 14:08:39
174
原创 Hibernate 注解(Annotation) 的配置
一:映射简单属性:实例1:@Entity (@Entity 注解将该类声明为持久类)@Table(name="FRUITS_PATENT",catalog="",schema="",uniqueConstraints= {@UniqueConstraint(columnNames={"name","pwd"})...
2013-01-07 10:44:24
188
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人