类似淘宝京东的查询功能源码

时间:2023-01-30 12:18:19
【文件属性】:

文件名称:类似淘宝京东的查询功能源码

文件大小:2.05MB

文件格式:ZIP

更新时间:2023-01-30 12:18:19

JavaWeb开发 查询功能

主要以MVC模型技术实现查询功能,这里包括前后端的交互功能,EL表达式的使用技术。主要的功能有:当输入框为空时查询所有商品,当输入框输入值时,根据商品名进行模糊查询商品


【文件预览】:
.project
WebContent
----WEB-INF()
--------lib()
--------web.xml(653B)
----findProduct.jsp(4KB)
----META-INF()
--------MANIFEST.MF(39B)
src
----c3p0-config.xml(2KB)
----com()
--------service()
--------dao()
--------util()
--------entity()
--------servlet()
.settings
----org.eclipse.wst.jsdt.ui.superType.container(49B)
----org.eclipse.wst.common.project.facet.core.xml(345B)
----org.eclipse.jdt.core.prefs(364B)
----org.eclipse.wst.jsdt.ui.superType.name(6B)
----org.eclipse.wst.common.component(473B)
----.jsdtscope(567B)
build
----classes()
--------c3p0-config.xml(2KB)
--------com()
.classpath

网友评论