Volume of trying to create a Java Web application on Windows Server 2016

Purpose

For monitoring with CloudWatch Create a Java web application on Windows Server 2016.

Target

Write code to output today's date in javac

Environment settings

This time, I created it with the free frame of EC2. I'll omit the details of VPC and EC2 as they are rolling everywhere.

See the site below for setting up the development environment. https://www.ibm.com/developerworks/jp/opensource/library/os-eclipse-tomcat/index.html

It's a hassle to install one by one, so use All in one http://mergedoc.osdn.jp/

This time, Select Windows 64bit Full Edition Java for Eclipse 4.7 Oxygen It has a capacity of about 14GB, so wait about 15 minutes.

Unzip it using 7zip described later, execute Eclipse.exe, and if no error occurs, it is completed.

Introduced decompression software This time, select 7zip

Access the official website http://7-zip.org/

This time, Select Download 7-Zip 16.04 (2016-10-04) for Windows For bit, I chose 64.

After the download is complete, run the installer and If there are no errors, installation is complete.

Recommended Posts

Volume of trying to create a Java Web application on Windows Server 2016
Memory measurement of Java application on Windows
Building Java Web Applications on Windows Server 2016
Build Web Application Server (Java) on VPS
A story of frustration trying to create a penetration environment on Ubuntu 20.04
How to create a web server on an EC2 instance on AWS
[Introduction] Try to create a Ruby on Rails application
Create a JAVA WEB application and try OMC APM
How to create an application server on an EC2 instance on AWS
Preparing to create a Rails application
[Java] How to update Java on Windows
[Java] How to create a folder
Create a simple web server with the Java standard library com.sun.net.httpserver
Let's create a TODO application in Java 4 Implementation of posting function
Let's create a TODO application in Java 6 Implementation of search function
Let's create a TODO application in Java 8 Implementation of editing function
How to automatically operate a screen created in Java on Windows
Let's create a TODO application in Java 1 Brief explanation of MVC
Let's create a TODO application in Java 5 Switch the display of TODO
I want to develop a web application!
Create a simple web application with Dropwizard
Role of JSP in Web application [Java]
Java beginner tried to make a simple web application using Spring Boot
I want to create a dark web SNS with Jakarta EE 8 with Java 11
Hanashi stumbled a little on path trying to study Java with VScode
[Java] Deploy a web application created with Eclipse + Maven + Ontology on Heroku
Create a java web application development environment with docker for mac part2
Connect with VS Code from a Windows client to Docker on another server
How to create a small docker image of openjdk 11 (ea) application (1GB → 85MB)
[First environment construction] I tried to create a Rails 6 + MySQL 8.0 + Docker environment on Windows 10.
[Even beginners can do it! ] How to create Java environment on Windows 10 (JDK14.0.1)
Create a Lambda Container Image based on Java 15
Connect to Aurora (MySQL) from a Java application
How to display a web page in Java
Create a Docker container for your development web server in Ansible on MacOS
Try to create a bulletin board in Java
I built a Java EE environment on AWS and tried running a web application
Sign in to a Spring Boot web application on the Microsoft ID platform
Let's create a super-simple web framework in Java
A story about trying to operate JAVA File
[Java / PostgreSQL] Connect the WEB application to the database
I tried to clone a web application full of bugs with Spring Boot
[Azure] I tried to create a Java application for free-Web App creation- [Beginner]
Create a web api server with spring boot
Learn while making a WEB server Introduction to WEB application development from the basics
What to do if you get a NoClassDefFoundError when trying to run eclipse on Java9
[For beginners] Until building a Web application development environment using Java on Mac OS
I tried running a DB access application on IKS + Db2 on IBM Cloud (6. Preparation of DB access application (java))
[Azure] I tried to create a Java application for free ~ Connect with FTP ~ [Beginner]
Create a Java development environment using jenv on Mac
3. Create a database to access from the web module
How to create a Java environment in just 3 seconds
A memorandum when trying to create a GUI using JavaFX
I tried to create a Clova skill in Java
How to create a data URI (base64) in Java
I tried using Log4j2 on a Java EE server
As of April 2018 How to get Java 8 on Mac
[Java] How to execute tasks on a regular basis
[Java] Create a filter
I tried to develop a web application from a month and a half of programming learning history
I tried to create a java8 development environment with Chocolatey