CSS font stacks & developer FAQs with Web standards
Site navigation below

One of hundreds of answers available with our premium content service.

Part answer

A: Servlets are normal Java classes, they compile and run just like any other class. All that is required is that servlets implement the javax.servlet.Servlet interface. Usually, they extend a protocol-specific class such as javax.servlet.http.HttpServlet.

… full answer hidden

Click for full answers

Premium members click below for full answer
Can I use a normal class to handle my requests?

Home · Web fonts · Font stacks · FAQs · Java · CSS · Javascript · HTML · Site manager