Deploy Java Web App On Amazon Linux EC2 instance Using Tomcat
This video will demonstrate about how to deploy java based web application on Amazon linux EC2 instance and how to install java,tomcat and how to configure tomcat configuration files.
Command to download java :
wget –no-cookies –no-check-certificate –header “Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie” “http://download.oracle.com/otn-pub/java/jdk/8u141-b15/336fa29ff2bb4ef291e347e091f7f4a7/jdk-8u141-linux-x64.rpm”
linux download