What are some of the smallest JSP-enabled Java web servers? Basically just looking for how to implement JSP support using inline code.
Or is there no such thing? The only things are full-featured J2EE web servers?
The goal of getting some JSP components is so that we can use them on our own web server.
source
share