Introduction to Apache Tomcat - Deploy Oracle APEX (2024)
Learn the basics of Apache Tomcat. Install the necessities to deploy Oracle APEX application in Web Server.
Description
This is a practical course about deploying the Oracle APEX application in the Apache Tomcat Server from your local machine.
This course guides you through the basics of Apache Tomcat covering its architecture and its MVC Design.
Apache Tomcat, being a Java-based application requires Java to be installed in your local and you will be learning how to set up Java to start the server without any issues.
The setup process will be smooth as Apache Tomcat is a lightweight application.
You will learn how to configure it based on the needs of your project.
This configuration will also lead you to learn the directory structure of Apache Tomcat.
With Tomcat being installed, you will learn the connection between APEX-ORDS-Tomcat.
You will get to know the system requirements for ORDS on your local machine.
You will learn the installation process of Oracle Database, APEX, and ORDS on your local machine.
The installation will help you to know the role of ORDS and which is necessary for deployment in Apache Tomcat.
You will learn how Apache Tomcat is loading its existing and sample apps.
Finally, you will be able to deploy any Oracle APEX application in Apache Tomcat with ease.
You will be exploring new topics in Apache Tomcat like Web Encryption.
This is a very short course on Apache Tomcat, but more of a hands-on experience with Oracle and APEX installation.
What You Will Learn!
- Understand the architecture of Apache Tomcat
- Learn about the directory structure of Apache Tomcat
- Configure Apache Tomcat depending on the requirements
- Able to understand the APEX-ORDS-Tomcat connection
- Get knowledge about SYS DBA role in Oracle Database
- Understand the interface of Apache Tomcat manager app
- Understand the role of ORDS in Apache Tomcat
- Deployment of Oracle APEX app in Apache Tomcat server
Who Should Attend!
- Developers/Engineers looking to understand the Oracle APEX deployment process in Apache Tomcat