Udemy

Deploying Your Application to a Local Server

A free video tutorial from John Purcell
Software Development Trainer
Rating: 4.5 out of 5Instructor rating
21 courses
2,879,559 students
Deploying Your Application to a Local Server

Lecture description

In this tutorial we'll look at deploying your application to a Tomcat server using a .war file. Deploying Java web applications is surprisingly simple, provided you've got a working web.xml.

  • Deploying your application to a Tomcat server
  • Creating .war files
  • Redeploying web applications


Learn more from the full course

Servlets and JSPs Tutorial: Learn Web Applications With Java

Learn how to create dynamic websites using the Java programming language with this java web application tutorial

09:54:33 of on-demand video • Updated April 2016

Understand the core technologies of modern Java web programming
Know how to develop and deploy your own websites using Java