Start from the basics, create and AWS account and get familar with AWS console. Select an Ubuntu AMI and launch an instance. Install tomcat and put WAR file of your J2EE application where tomcat can see it. Configure and set firewall rule for access to port 80.
Rest you will have to keep up with continous research and you will eventually get the hang of it.