How to install tomcat in EC2 instance | AWS



How to install tomcat in EC2 instance | AWS

How to install tomcat in EC2 instance | AWS

How to install tomcat in EC2 instance | AWS

Install tomcat in Linux Redhat server
Install java
Update the EC2 Linux Sudo yum update
Download tomcat from zip file
Install wget unzip
Unzip tomcat file
mv (sourcetomcat file) /opt/tomcat
Chmode –R 755 tomcat

/opt/tomcat/bin/startup.sh
Check with the ec2 public ip and if we are able to open the web browser with port :8080