Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.88 KB

File metadata and controls

27 lines (16 loc) · 1.88 KB

Step by step Java Procedure for Web App Development

Once you read that, you are now knowing that in order to run a website indeed needed a running http service inside the linux server. After that, let's jump in into installation process.

  • You might ask something like this, "I think using Apache HTTP server is neough to host my web page, why do I need Apache Tomcat?" This video will help you out.

2. Preparing the Environment to Start Coding on your Desktop Workspace

There are several things that you need to understand and prepare before you want to set-up your coding environment which are listed as follows: