Requirement to run java web.

Requirement to run java web


1.       Install java runtime jre7 up to.
Image result for java jre
2.       Install apache  tomcat
Image result for tomcat
3.       Install PostgreSQL
Image result for PostgreSQL
1.    Download PostgreSQL installer for Windows
2.    Install PostgreSQL
3.    Verify the installation
Download PostgreSQL Installer for Windows
You need to download the installer from PostgreSQL Official website.
·         Go to the PostgreSQL official website, download section for Windows http://www.postgresql.org/download/windows/
·         Click on the download installer from EnterpriseDB
·         Choose the latest version to download. It takes few minutes to complete the download.
4.       Step to install postgreSQL
Install PostgreSQL step by step
Double click on the installer file, an installation wizard will appear and guide you through multiple steps where you can choose different options that you would like to have in PostgreSQL.
Install PostgreSQL Step 1
The following illustrates each step and its options for installation. If you install a different version, you may get additional steps.
Start Installing PostgreSQL

Install PostgreSQL Step 2
Specify installation folder, choose your own or keep the default folder suggested by PostgreSQL installer.
Enter the password for the database superuser and service account.
Install PostgreSQL Step 3
Enter the port for PostgreSQL. Make sure that no other applications are using this port. Leave it as default if you are unsure.
Install PostgreSQL Step 4
Choose the default locale used by the database.
Install PostgreSQL Step 5
You’ve completed providing information for the PostgreSQL installer. Click the Next button to install PostgreSQL
Install PostgreSQL Step 7
The installation may take few minutes to complete.
Install PostgreSQL Step 8
Click the Finish button to complete the PostgreSQL installation.
Verify the Installation
There are several ways to verify the installation. You can try to connect to the PostgreSQL database server from any client application e.g.,  psql, pgAdmin, etc.
The quick way to verify the installation is through the pgAdmin application.
First, click on pgAdmin III to launch it. The pgAdmin III GUI will display.

Second, double click on PostgreSQL 9.5 on the object browser. It will ask you for the admin password. Just enter the password you’ve used in the installation step.
Connect to PostgreSQL Server
Third, if everything is fine, the pgAdmin will display all the objects that belong to the server.


Congratulation! you’ve successfully installed PostgreSQL database server in your local system. Let’s learn various ways to connect to PostgreSQL database server.
Requirement to run java web. Requirement to run java web. Reviewed by soksopheak on 1:26 AM Rating: 5

No comments:

Powered by Blogger.