Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,524,194,809 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

servlet

   Also found in: Wikipedia, Hutchinson 0.09 sec.

servlet

A Java application that runs in a Web server or application server and provides server-side processing such as accessing a database and e-commerce transactions. Widely used for Web processing, servlets are designed to handle HTTP requests (get, post, etc.) and are the standard Java replacement for a variety of other methods, including CGI scripts, Active Server Pages (ASPs) and proprietary C/C++ plug-ins for specific Web servers (ISAPI, NSAPI).

Because they are written in Java, servlets are portable between servers and operating systems. The servlet programming interface (Java Servlet API) is a standard part of the J2EE platform. If a Web server, such as Microsoft's Internet Information Server (IIS), does not run servlets natively, a third-party servlet plug-in can be installed to add the runtime support. See servlet container, Java, application server, JSP, J2EE, ISAPI, NSAPI and CGI script.

Servlets Run in the Server
Servlets, as well as JavaServer Pages (JSPs), are server-side applications. The Web server or application server must support servlet processing, which became available as part of the Java 2 platform.


servlet - Java servlet


?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
The product is built on Java servlets, making it compatible with any Web server, servlet engine, or application server that supports the Servlet 2.
Through open programming SIP Servlet API, any web developer can easily extend and customize SIPoint Server to tightly integrate with business process and portal applications.
BEA WebLogic SIP Server is a high-performance, highly available IMS application server which is designed to provide an integrated SIP Servlet and HTTP Servlet container to help enable rapid development and delivery of next-generation, converged, multimedia communication services.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.