X-Nico

2 unusual facts about Java Servlet


Java Servlet

The advantages of using servlets are their fast performance and ease of use combined with more power over traditional CGI (Common Gateway Interface).

Technologies like FastCGI and its derivatives (including SCGI, WSGI) do not exhibit the performance disadvantages of CGI incurred by the constant process spawning.



see also