File list (Check if you may need any files):
shop
....\.classpath
....\.project
....\.settings
....\.........\.jsdtscope
....\.........\org.eclipse.core.resources.prefs
....\.........\org.eclipse.jdt.core.prefs
....\.........\org.eclipse.wst.jsdt.ui.superType.container
....\.........\org.eclipse.wst.jsdt.ui.superType.name
....\WebContent
....\..........\META-INF
....\..........\........\MANIFEST.MF
....\..........\WEB-INF
....\..........\.......\lib
....\..........\.......\...\commons-beanutils-1.9.2.jar
....\..........\.......\...\commons-dbutils-1.6.jar
....\..........\.......\...\commons-fileupload-1.3.1.jar
....\..........\.......\...\commons-io-2.4.jar
....\..........\.......\...\commons-logging-1.2.jar
....\..........\.......\...\gson-2.2.4.jar
....\..........\.......\...\jstl-1.2.jar
....\..........\.......\...\log4j-1.2.17.jar
....\..........\.......\...\mysql-connector-java-5.1.17-bin.jar
....\src\com\newshop\web\listener\MyListener.java
....\WebContent\WEB-INF\lib\pager-taglib.jar
....\src\com\newshop\web\listener
....\...\...\.......\...\filter\LoginFilter.java
....\WebContent\WEB-INF\web.xml
....\..........\bootstrap
....\..........\.........\css
....\..........\.........\...\bootstrap-datepicker3.css
....\..........\.........\...\bootstrap-datepicker3.min.css
....\..........\.........\...\bootstrap-theme.css
....\..........\.........\...\bootstrap-theme.css.map
....\..........\.........\...\bootstrap-theme.min.css
....\..........\.........\...\bootstrap.css
....\..........\.........\...\bootstrap.css.map
....\..........\.........\...\bootstrap.min.css
....\..........\.........\...\bootstrapValidator.min.css
....\..........\.........\...\fileinput.min.css
....\..........\.........\fonts
....\..........\.........\.....\glyphicons-halflings-regular.eot
....\..........\.........\.....\glyphicons-halflings-regular.svg
....\..........\.........\.....\glyphicons-halflings-regular.ttf
....\..........\.........\.....\glyphicons-halflings-regular.woff
....\..........\.........\.....\glyphicons-halflings-regular.woff2
....\..........\.........\js
....\..........\.........\..\bootstrap-datepicker.js
....\..........\.........\..\bootstrap-treeview.min.js
....\..........\.........\..\bootstrap-typeahead.js
....\..........\.........\..\bootstrap.js
....\..........\.........\..\bootstrap.min.js
....\..........\.........\..\bootstrapValidator.min.js
....\..........\.........\..\fileinput.js
....\..........\.........\..\fileinput.min.js
....\..........\.........\..\jquery.min.js
....\..........\.........\..\locales
....\..........\.........\..\.......\bootstrap-datepicker.zh-CN.js
....\..........\.........\..\.......\bootstrapValidator_zh_CN.js
....\..........\.........\..\.......\fileinput_locale_zh.js
....\..........\.........\..\npm.js
....\..........\.........\..\underscore-min.js
....\src\com\newshop\web\filter\EncodingFilter.java
....\...\...\.......\...\filter
....\WebContent\index.jsp
....\..........\sql
....\..........\...\shop.sql
....\..........\upload
....\..........\view
....\..........\....\address
....\..........\....\.......\addAddress.jsp
....\src\com\newshop\web\action\UserAction.java
....\...\...\.......\...\......\ShopCarAction.java
....\WebContent\view\category
....\..........\....\........\addCategory.jsp
....\..........\....\........\listCategory.jsp
....\..........\....\........\updateCategory.jsp
....\src\com\newshop\web\action\ProductAction.java
....\...\...\.......\...\......\OrderAction.java
....\...\...\.......\...\......\LoginAction.java
....\...\...\.......\...\......\CategoryAction.java
....\WebContent\view\order
....\..........\....\.....\listOrders.jsp
....\..........\....\.....\ordersInfo.jsp
....\..........\....\.....\updateOrders.jsp
....\src\com\newshop\web\action\BaseAction.java
....\...\...\.......\...\......\AddressAction.java
....\...\...\.......\...\action
....\...\...\.......\web
....\WebContent\view\product
....\..........\....\.......\addProduct.jsp
....\..........\....\.......\listProduct.jsp
....\..........\....\.......\updateProduct.jsp
....\..........\....\public
....\..........\....\......\error.jsp
....\..........\