Course Overview
Jetty Tutorial:
Jetty is a Servlet container and Web Server which is known to be portable, lightweight, robust, flexible, extensible and easy to integrate. Jetty can be deployed as a standalone server and also can be embedded in an existing application. Jetty is used in a wide variety of projects and products, both in development and production. Jetty can be easily embedded in devices, tools, frameworks, application servers, and clusters.
The training will help you learn about
- What is Jetty
- Installation of Jetty
- Start Jetty from the JAR file
- Using the http client
- Embedding jetty in an eclipse
- Jetty and Maven
Target Customers:
- Software testers
- Software developers/engineers
- IT professionals
- Web developers
Pre-Requisites:
- Basic Computer Knowledge
- Basic understanding of Java