File list (Check if you may need any files):
MySpringMVC\.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
...........\.tomcatplugin
...........\messages.properties
...........\resource\jdbc.properties
...........\........\messages.properties
...........\........\sql\create_products.sql
...........\........\...\load_data.sql
...........\src\springapp\domain\Product.java
...........\...\.........\repository\JdbcProductDao.java
...........\...\.........\..........\ProductDao.java
...........\...\.........\service\PriceIncrease.java
...........\...\.........\.......\PriceIncreaseValidator.java
...........\...\.........\.......\ProductManager.java
...........\...\.........\.......\SimpleProductManager.java
...........\...\.........\web\HelloController.java
...........\...\.........\...\InventoryController.java
...........\...\.........\...\PriceIncreaseFormController.java
...........\WebContent\index.jsp
...........\..........\META-INF\MANIFEST.MF
...........\..........\WEB-INF\applicationContext.xml
...........\..........\.......\classes\jdbc.properties
...........\..........\.......\.......\messages.properties
...........\..........\.......\.......\springapp\domain\Product.class
...........\..........\.......\.......\.........\repository\JdbcProductDao$ProductMapper.class
...........\..........\.......\.......\.........\..........\JdbcProductDao.class
...........\..........\.......\.......\.........\..........\ProductDao.class
...........\..........\.......\.......\.........\service\PriceIncrease.class
...........\..........\.......\.......\.........\.......\PriceIncreaseValidator.class
...........\..........\.......\.......\.........\.......\ProductManager.class
...........\..........\.......\.......\.........\.......\SimpleProductManager.class
...........\..........\.......\.......\.........\web\HelloController.class
...........\..........\.......\.......\.........\...\InventoryController.class
...........\..........\.......\.......\.........\...\PriceIncreaseFormController.class
...........\..........\.......\.......\.ql\create_products.sql
...........\..........\.......\.......\...\load_data.sql
...........\..........\.......\jsp\hello.jsp
...........\..........\.......\...\include.jsp
...........\..........\.......\...\priceincrease.jsp
...........\..........\.......\lib\aspectjweaver.jar
...........\..........\.......\...\commons-dbcp.jar
...........\..........\.......\...\commons-logging.jar
...........\..........\.......\...\commons-pool.jar
...........\..........\.......\...\db\mydb.log
...........\..........\.......\...\..\mydb.properties
...........\..........\.......\...\..\mydb.script
...........\..........\.......\...\hsqldb.jar
...........\..........\.......\...\jstl.jar
...........\..........\.......\...\servlet-api.jar
...........\..........\.......\...\spring-webmvc.jar
...........\..........\.......\...\spring.jar
...........\..........\.......\...\standard.jar
...........\..........\.......\...\test.log
...........\..........\.......\...\test.properties
...........\..........\.......\springapp-servlet.xml
...........\..........\.......\tld\spring-form.tld
...........\..........\.......\web.xml
...........\work\org\apache\jsp\hello_jsp.class
...........\....\...\......\...\hello_jsp.java
...........\....\...\......\...\index_jsp.class
...........\....\...\......\...\index_jsp.java
...........\....\...\......\...\WEB_002dINF\jsp\hello_jsp.class
...........\....\...\......\...\...........\...\hello_jsp.java
...........\....\...\......\...\...........\...\priceincrease_jsp.class
...........\....\...\......\...\...........\...\priceincrease_jsp.java
...........\....\...\......\...\...........\jsp
...........\WebContent\WEB-INF\classes\springapp\domain
...........\..........\.......\.......\.........\repository
...........\..........\.......\.......\.........\service
...........\..........\.......\.......\......