資源簡介
后端技術:Spring+Hibernate+Struts2 +sqlserver
前端技術:jsp+strut2標簽
適用于課程設計項目,內含數據庫。不含錯誤,錯誤找我
代碼片段和文件信息
package?com.huo.action;
import?java.sql.Timestamp;
import?java.util.ArrayList;
import?java.util.Collections;
import?java.util.Date;
import?java.util.List;
import?javax.annotation.Resource;
import?org.apache.commons.logging.Log;
import?org.apache.commons.logging.LogFactory;
import?org.springframework.stereotype.Component;
import?com.huo.model.Feel;
import?com.huo.model.Message;
import?com.huo.model.User;
import?com.huo.service.FeelingService;
import?com.huo.service.UserService;
import?com.opensymphony.xwork2.ActionContext;
import?com.opensymphony.xwork2.ActionSupport;
@Component
public?class?FeelAction?extends?ActionSupport{
private?int?userid;
private?String?feelcontext;
private?User?user;
@Resource(name=“feelingService“)
private?FeelingService?feelingSe
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-07-03?19:33??SSH仿QQ空間\
?????文件????????1962??2016-05-31?12:56??SSH仿QQ空間\.classpath
?????文件?????????436??2016-05-31?12:58??SSH仿QQ空間\.myhibernatedata
?????文件????????1545??2016-05-31?13:32??SSH仿QQ空間\.project
?????目錄???????????0??2016-07-03?19:33??SSH仿QQ空間\.settings\
?????文件?????????522??2016-05-31?12:55??SSH仿QQ空間\.settings\.jsdtscope
?????文件?????????132??2016-06-20?08:28??SSH仿QQ空間\.settings\com.genuitec.eclipse.core.prefs
?????文件?????????251??2016-05-31?12:56??SSH仿QQ空間\.settings\com.genuitec.runtime.libraries.xm
?????文件??????????76??2016-06-20?08:37??SSH仿QQ空間\.settings\org.eclipse.core.resources.prefs
?????文件?????????364??2016-05-31?12:55??SSH仿QQ空間\.settings\org.eclipse.jdt.core.prefs
?????文件?????????495??2016-05-31?12:55??SSH仿QQ空間\.settings\org.eclipse.wst.common.component
?????文件?????????617??2016-05-31?12:56??SSH仿QQ空間\.settings\org.eclipse.wst.common.project.facet.core.prefs.xm
?????文件?????????563??2016-05-31?12:56??SSH仿QQ空間\.settings\org.eclipse.wst.common.project.facet.core.xm
?????文件??????????49??2016-05-31?12:55??SSH仿QQ空間\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2016-05-31?12:55??SSH仿QQ空間\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????文件?????????425??2016-05-31?12:56??SSH仿QQ空間\.springBeans
?????目錄???????????0??2016-07-03?19:33??SSH仿QQ空間\src\
?????文件????????2104??2016-06-08?20:08??SSH仿QQ空間\src\applicationContext.xm
?????目錄???????????0??2016-07-03?19:33??SSH仿QQ空間\src\com\
?????目錄???????????0??2016-07-03?19:33??SSH仿QQ空間\src\com\huo\
?????目錄???????????0??2016-07-03?19:33??SSH仿QQ空間\src\com\huo\action\
?????文件????????4931??2016-06-07?13:03??SSH仿QQ空間\src\com\huo\action\FeelAction.java
?????文件????????9721??2016-06-21?17:00??SSH仿QQ空間\src\com\huo\action\FriendAction.java
?????文件????????4445??2016-06-20?09:21??SSH仿QQ空間\src\com\huo\action\MessageAction.java
?????文件????????3969??2016-06-07?13:39??SSH仿QQ空間\src\com\huo\action\UserAction.java
?????文件????????5200??2016-06-26?18:54??SSH仿QQ空間\src\com\huo\action\UserEditAction.java
?????文件????????2062??2016-06-09?17:24??SSH仿QQ空間\src\com\huo\action\UserEditAction1-validation.xm
?????目錄???????????0??2016-07-03?19:33??SSH仿QQ空間\src\com\huo\dao\
?????文件?????????358??2016-05-28?21:59??SSH仿QQ空間\src\com\huo\dao\FriendmapDao.java
?????目錄???????????0??2016-07-03?19:33??SSH仿QQ空間\src\com\huo\dao\impl\
?????文件????????1881??2016-05-28?22:21??SSH仿QQ空間\src\com\huo\dao\impl\FriendmapDaoImpl.java
............此處省略195個文件信息
評論
共有 條評論