Create a bank Account management system project and Tomcat Server Setup

Source: Internet
Author: User

This project is a bank account management system, the architecture is MVC mode, M-javabean,v-jsp,c-servlet, connect Oracle distributed database.

The development environment used for this project is the Eclipse + Oracle,eclipse version as follows:


The first step: Create Maven Project, tick the following information:


Step Two: Select the project type, in the Artifact Id selected in Maven-archetype-webapp:


Step three: Enter the project name

GroupID: Group name for multiple items.

Artifactid: Name of the project.


The fourth step: the project to establish a good file structure such as:


Configuring the Tomcat Server

First step: Download tomcat:

URL: http://tomcat.apache.org, choose Tomcat 8.0.33. Select Core, zip version of the download, the zip version of Tomcat does not need to install, directly unzip and configure the environment variables can be used.

Step Two: Configure Tomcat:

Extract the downloaded apache-tomcat-8.0.33 to the D drive, add the environment variable catalina_home, and add the%catalina_home%\bin to the environment variable path, setting the effect as:



Step three: Start Tomcat:

Select: Start | Run command, enter "Startup" in the Pop-up dialog box and return to start Tomcat. If no errors are configured, the Tomcat console appears as shown in.


Fourth step: Open the Tomcat Web page

Entering http://localhost:8080 in the browser will appear with Tomcat's default Welcome screen as shown in.



With the MAVEN project run on Server, select Tomcat 8.x to complete the project creation and Tomcat Server Setup.

Create a bank Account management system project and Tomcat Server Setup

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.