Minimal Java webserver with JSP support -
Minimal Java webserver with JSP support -
what of smallest java webservers jsp support? looking how implement jsp back upwards using built-in code.
or there no such thing? things out there, full-blown j2ee webservers?
the purpose of getting of jsp component(s) can utilize them in our own webserver.
take @ jetty: http://jetty.codehaus.org/jetty/
jetty used in wide variety of projects , products. jetty can embedded in devices, tools, frameworks, application servers, , clusters. see jetty powered page more uses of jetty.
java jsp webserver
Comments
Post a Comment