This directory contains the generated code, from the sample database, in the form of a web application. (Contains both jsp & servlet based versions) If you unzip the files in a directory with the name "sampleWebApp" and then you copy and paste that directory to the webapps directory of tomcat, you should be able to view the generated pages at http://yourhostname:tomcatport/sampleWebApp Note: Please remember , no index file exists, therefore you will have either have to create one or append to the url above /buddies.jsp or any other generated page name. For the insertion, update and deletion of buddies the Controller servlet is used, the rest jsp pages (phone & address) are using the controller.jsp . To access the servlets view the web.xml file (example: /sampleWebApp/EditbuddiesServlet ) Nanominster
MySQL2JSP Files
Status: Pre-Alpha
Brought to you by:
nanominster