What is the Java EE?
It is an extension of the Java SE composed by a collection of abstract specifictions that together form a complete solution to commonly faced challenges of Java Enterprise development.
What is an Application Server?
In this context it is an implementation of the entire Java EE set of specifications.
What are some examples of Application Server?
Payara Server
IBM Open Liberty
JBoss Wildfly