JavaDeploy
SiteMap
JSP - Servlets
JDBC
EJB Concepts
Entity Beans
Servlet Configuration
«Prev
Next»
Servlet Intro
Java Servlets
HTTP Stateless Information
Problems with CGI
Java Servlet Advantages.
Servlet GET Requests
Software Configuration
Java Servlet Development Kit
Text Editor
Configuring JSDK
Servlet Page Generation
doGet Servlet Method.
Simple Servlet generates HTML
Generating Page from Servlet
Maintaining Servlet State
HTML Form Creation
Form Servlet Communication
Generating Servlet Form
Processing Servlet Form
Web Page Generation
Servlet Database Connection
What is JDBC?
Applet Servlet Interaction
Display Servlet Response
Installing the Java Web Server - Exercise
Download and install the Java Web Server
Objective:
Download and install the Java Web Server.
Exercise scoring
This exercise is worth 1 point. The exercise is auto-scored, which means that all you have to do to receive credit for it is click the
Submit
button below.
Download files
You will need to download the Java Web Server.
As previously mentioned I recommend the Apache Tomcat Server for this course which can be downloaded from the following link.
Download Tomcat
Instructions
Download the trial version:
Go to the
Apache Tomcat
website.
In the left menu choose the version of Tomcat that you want, versions 6 through 9.
Click the desired link, for example for Tomcat 8, click on
download-80.cgi
When your browser asks, choose to save the file to disk, choose whatever folder you wish on your system. On Windows 10, the executable is automatically downloaded to your
Downloads
folder.
After you have completed the previous steps you should:
Run the file the executable you downloaded and install the files.
For the Tomcat executable, it is automatically installed into your C\Program Files,.
(For example, on my Windows 10 system I installed the executable and the application server was installed to the following directory.
C:\Program Files (x86)\Apache Software Foundation\Tomcat8.0\webapps\yourwebsite