Java Servlet

Java Servlet

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5107-9300-0

High Quality Content by WIKIPEDIA articles! A servlet is a Java programming language class used to extend the capabilities of servers that host applications accessed via a request-response programming model. Although servlets can respond to any type of request, they are commonly used to extend the applications hosted by Web servers. Thus, it can be thought of as a Java Applet that runs on a server instead of a browser.