Which web servers support JSP technology?
– Resin Servlet Container (Open Source) : Resin is a web server and Java application server created by Caucho Technology. Resin is available under a GPL license and a commercial license. The Commercial licensed version Resin Pro is available for enterprise and production environments.
– Blazix : Blazix is a fully featured Java application server and web server (serving HTML files and images in addition to the standard application server workload.)
– Jetty : Jetty is a Java based HTTP (Web) server and Java Servlet container and is developed as a free and open source project as part of the Eclipse Foundation (originally it was developed as an independent open source project).
– JOnAS : JOnAS is an open-sourced implementation of the Java EE application server specification, released under the LGPL open-source license and developed and hosted by the ObjectWeb consortium (ObjectWeb is a non-profit European consortium, founded by INRIA, Groupe Bull, and France Télécom).
Recent Comments