View all newsletters
Receive our newsletter - data, insights and analysis delivered to you
  1. What Is
February 20, 2017

What is servlet?

Want to extend the capabilities of your servers? You'll need to know what a Servlet is.

By Ellie Burns

Servlets are Java programmes that extend the capabilities of servers.

Depending on context, the term can be used to refer to an API that provides different interfaces and classes, an interface implemented when creating servlets, or a class.

Servlets can be used by servers to respond to particular types of network request.

They are commonly used to respond to HTTP requests, although they could be used to communicate over any client-server protocol.

How can you use a Servlet?

A web container is necessary to run a Servlet, these are a component of a web server that interacts with Java Servlets.

In this relationship, the web container is responsible for managing the lifecycle of Servlets.

Pavni Diwanji is credited with the creation of the Servlet1 specification, which she created while she worked at Sun Microsystems. A finalised 1.0 version was created in June 1997.

Content from our partners
Unlocking growth through hybrid cloud: 5 key takeaways
How businesses can safeguard themselves on the cyber frontline
How hackers’ tactics are evolving in an increasingly complex landscape

Since version 2.3, the specification was developed under the Java Community Process, which is a formalised mechanism that allows parties to develop standard technical specifications for Java technology.

 

Websites in our network
Select and enter your corporate email address Tech Monitor's research, insight and analysis examines the frontiers of digital transformation to help tech leaders navigate the future. Our Changelog newsletter delivers our best work to your inbox every week.
  • CIO
  • CTO
  • CISO
  • CSO
  • CFO
  • CDO
  • CEO
  • Architect Founder
  • MD
  • Director
  • Manager
  • Other
Visit our privacy policy for more information about our services, how New Statesman Media Group may use, process and share your personal data, including information on your rights in respect of your personal data and how you can unsubscribe from future marketing communications. Our services are intended for corporate subscribers and you warrant that the email address submitted is your corporate email address.
THANK YOU