Skip to main content

 Glossary

A-Z glossary of PageSeeder concepts

HTTP servlet

An HTTP servlet is a server-side component that receives and responds to requests from clients to perform a particular task or retrieve data over HTTP.

PageSeeder uses HTTP servlets to support its layout and external API. See the servlet API for more details.

For more information on servlets, see http://en.wikipedia.org/wiki/Java_Servlet .

Created on , last edited on