You are on page 1of 1

Proxy server:

To speed up access to resources (using caching). Web proxies are commonly


used to cache web pages from a web server.
HTTP cookie:
Allowing users to log in to a website is a frequent use of cookies. Typically the
web server will first send a cookie containing a unique session identifier.
Shared web hosting service:
The web server software uses the IP address the client connects to in order to
determine which web site to show the user.
Web page:

Web pages are requested and served from web servers using Hypertext Transfer
Protocol (HTTP). Web pages may consist of files of static text and other content.
Apache Tomcat:
Depending on the usage requirements, Tomcat may either be deployed as a
standalone pure-Java web server.
Google platform:
Google Web Server — Custom Linux-based Web server that Google uses for its
online services; according to Google, this is not based on Apache.
Java Servlet:
Thus, a software developer may use a servlet to add dynamic content to a Web
server using the Java platform.

You might also like