This document outlines the steps to deploy and run an ebanking application on Tomcat: copy the ebanking folder to Tomcat's webapps directory, create a DSN called ebank that points to the database file in the folder, start Tomcat, access the application at http://localhost:8080/ebanking, and the default admin and test user credentials are provided.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
19 views1 page
Readme
This document outlines the steps to deploy and run an ebanking application on Tomcat: copy the ebanking folder to Tomcat's webapps directory, create a DSN called ebank that points to the database file in the folder, start Tomcat, access the application at http://localhost:8080/ebanking, and the default admin and test user credentials are provided.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1
Steps to Deploy and run this Application
1. Copy and paste this folder ”ebanking” in the webapps of tomcat.
2. Create DSN “ebank” selecting the bank.mdb in the “ebanking” folder. 3. Start the server [TOMCAT] 4. Open browser and type the url http://localhost:8080/ebanking 5. Default admin is “admin” & “admin” 6. Default user is “22222222” & password is “testuser”