How to Create Servlet

Advertisements

Prev Tutorial Next Tutorial

How to Create Servlet

According to servlet API we have three ways to creating a servlet class.

  • By implementing servlet interface
  • By extending GenericServlet class
  • By extending HttpServlet class
how to create servlet

By implementing servlet interface

Example

public class myServlet implements Servlet
.......
.......
}

By extending GenericServlet class

Example

public class myServlet extends GenericServlet
.......
.......
}

By extending HttpServlet class

Example

public class myServlet extends HttpServlet
.......
.......
}

Prev Tutorial Next Tutorial

Google Advertisment

Buy This Ad Space @$20 per Month, Ad Size 600X200 Contact on: hitesh.xc@gmail.com or 9999595223

Magenet is best Adsense Alternative here we earn $2 for single link, Here we get links ads. Magenet

For Projects 9999595223

Google Advertisements


Buy Websites 9999595223

Buy College Projects with Documentation Contact on whatsapp 9999595223. Contact on: hitesh.xc@gmail.com or 9999595223 Try this Keyword C++ Programs

Advertisements