首页>代码>Spring+Spring MVC+Struts+hibernate开发摄影平台完整版系统,可用于java毕业设计>/beneny-sypt/src/com/action/indexAction.java
package com.action; import java.util.List; import java.util.Map; import com.dao.TCatelogDAO; import com.opensymphony.xwork2.ActionContext; import com.opensymphony.xwork2.ActionSupport; public class indexAction extends ActionSupport { private TCatelogDAO catelogDAO; public TCatelogDAO getCatelogDAO() { return catelogDAO; } public void setCatelogDAO(TCatelogDAO catelogDAO) { this.catelogDAO = catelogDAO; } public String index() { String sql="from TCatelog where catelogDel='no'"; List cateLogList=catelogDAO.getHibernateTemplate().find(sql); Map session=ActionContext.getContext().getSession(); session.put("cateLogList", cateLogList); return ActionSupport.SUCCESS; } }

a452aa LV6
2022年10月16日
330786215 LV14
2022年4月18日
ruishent LV6
2022年4月6日
freestrain LV3
2022年3月18日
死神的眷恋 LV12
2022年2月21日
MarkLee 琥珀川 LV13
2022年1月25日
小冷依诺 LV6
2021年12月18日
子非咸鱼 LV2
2021年10月23日
1272728092 LV1
2021年5月19日
Zzj981019 LV2
2021年4月3日

Q1480748767 LV1
4月2日
没有啊很开心啊 LV4
3月7日
zhaixunfei LV8
2024年12月28日
dadassss LV5
2024年12月27日
asdxvfvfs
2024年11月25日
暂无贡献等级
微信网友_7211237575856128
2024年10月22日
暂无贡献等级
微信网友_7163234610401280
2024年9月11日
暂无贡献等级
molu123456
2024年6月4日
暂无贡献等级
朱朱啊哈 LV16
2024年4月8日
807098855 LV1
2024年3月31日