JSP has been defined under the Java Community Process.
There are a lot of Applications Servers implementing JSP - comercial and open source. One of the best known is Tomcat from the Apache Foundation
See:
Since mixing of java code with html is quite unreadable, most developpers prefer no to use something like Struts or JSTL.