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