What are some of the smallest Java webservers with JSP support? Mostly just looking for how to implement JSP support using built-in code.
Or is there no such thing? Are the only things out there, full-blown J2EE webservers?
The purpose of getting some of the JSP component(s) is so we can use them in our own webserver.
Take a look at Jetty: http://jetty.codehaus.org/jetty/