Here is one:
Also I want to add some information about Java EE7:
In Java EE 7, no changes were made to JSP and JSTL because these specifications have not been updated.
Expression Language has been removed from JSP and now has its own JSR (341).
Servlets and JSF have both been updated.
WebSocket 1.0 was introduced in Java EE 7.
And also please see this image for Java EE7:
Let me add this as well: