Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2013-09-04 | 422 Bytes | |
testproject.zip | 2013-09-03 | 11.5 kB | |
Totals: 2 Items | 11.9 kB | 0 |
When you download and unzip the file, you will find a folder called "testproject". This is a web based project (folder), which you need to deploy on web server. For eg, in case of Tomcat, you need to copy "testproject" under "webapps" folder. On my tomcat I copied under following folder location. C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps The "testproject" contains jsp's and servlet class.