文件名称:struts2 select标签通过hibernate读后台数据,使select选项为后台数据
文件大小:4KB
文件格式:RAR
更新时间:2013-07-22 10:05:37
struts2 select select标签 hibernate
struts2 spring hibernate环境 主要是select标签从数据库读数据,形成下拉列表框
【文件预览】:
test
----dao()
--------interfaces()
--------impl()
----action()
--------JsyjAction.txt(895B)
----web页面.txt(880B)
----application.xml(2KB)
----model()
--------Jsyj.java(528B)
----struts.xml(246B)
----service()
--------interfaces()
--------impl()