Skip to content
  • Facebook
GeekCer Logo

GeekCer

The geek's Coding education and Review centre

  • Home
  • Tutorials
    • Java
    • Servlet
    • JSP
    • Python
    • C Tutorial
    • Spring
    • Spring Boot
    • MongoDB
    • Hibernate
    • Data Structure
  • General Knowledge
  • Biography
  • Grammar
  • Festival (त्योहार)
  • Interview
  • Differences
  • Important
  • Toggle search form

Home » Servlet

  • Difference between Bugs, Errors and Issues in Software Testing
    Difference between Bugs, Errors and Issues in Software Testing Important
  • Java If-else Statement
    Java If-else Statement Java
  • Difference between Jenkins and TeamCity
    Difference between Jenkins and TeamCity, Maven, Octopus Differences
  • Diwali The Festival of Lights
    Diwali The Festival of Lights | Diwali festival essay, Story Festival
  • String Array in C | What is an array of string | String Functions
    String Array in C | What is an array of string | String Functions C Language
  • Elon musk Hindi : एलन मस्क हिंदी में, Autobiography,  Net Worth
    Elon musk Hindi : एलन मस्क हिंदी में, Autobiography,  Net Worth Biography
  • Design Pattern in Software Engineering
    Design Pattern in Software Engineering Important
  • Difference between SOAP and REST
    Difference between SOAP and REST Differences

Category: Servlet

HTTP status codes List | Response Status Code Glossary

Posted on March 22, 2022March 22, 2022 By GeekCer Education No Comments on HTTP status codes List | Response Status Code Glossary
HTTP status codes List | Response Status Code Glossary

HTTP response status codes show whether or not a particular HTTP request (which is sent by the clients) was successfully completed. When a client sends a request to the server, the server responds with a status code. There are five groups or categories of HTTP response status codes. 1xx (100–199) Informative Response – Request has…

Read More “HTTP status codes List | Response Status Code Glossary” »

Important, JSP, Servlet, Spring, Spring Boot

Servlet API | Packages and Examples of the Servlet API

Posted on September 1, 2021June 17, 2022 By GeekCer Education
Servlet API | Packages and Examples of the Servlet API

Servlet API consists of two packages which contain all the important classes and interfaces that we use to create servlets. Java Servlet is just a java class which runs on the web server that contains an interpreter which supports the Java servlet specification. In this article, we will discuss about servlet API, the packages of…

Read More “Servlet API | Packages and Examples of the Servlet API” »

Servlet

Steps to Create a Servlet

Posted on August 31, 2021April 15, 2022 By GeekCer Education No Comments on Steps to Create a Servlet
Steps to Create a Servlet

There are few simple steps to create a servlet. The steps are common to all web servers. You need to install and configure the web server before creating servlet. Before proceeding to the steps we are assuming that you already have Tomcat server. Steps to create a Servlet application using Tomcat Server Following are the…

Read More “Steps to Create a Servlet” »

Servlet

What is WAR file in Java?

Posted on August 31, 2021May 17, 2022 By GeekCer Education No Comments on What is WAR file in Java?
What is WAR file in Java?

We use the WAR file in Java to package the web application which may contains servlet, xml, jsp, image, html, css, js etc. It has .war extension. A WAR file can be digitally signed just like a JAR file to allow others to determine where the source code came from. What resources are usually involved…

Read More “What is WAR file in Java?” »

Servlet

Servlet Tutorial

Posted on August 30, 2021October 20, 2021 By GeekCer Education No Comments on Servlet Tutorial
Servlet Tutorial

Servlet Tutorial will help you to learn servlet in details. Servlet is a Java program that runs within a web server. When we make a request to a web client, usually HTTP, over the Hypertext Transfer Protocol, the servlet receives and responds to our requests. By using Servlet, you can collect input from users by…

Read More “Servlet Tutorial” »

Servlet

Recent Posts

  • National Doctors Day in India and Other Countries, July 1, 2022
  • America Independence Day : 4th July USA | USA Birthday
  • Ganesh Chaturthi Puja in Hindi | गणेश चतुर्थी का व्रत, महत्व, कथा
  • जन्माष्टमी व्रत पूजा विस्तार से | दही हांडी | Krishna Janmashtami Puja
  • Jagannath Rath Yatra History in Hindi | जगन्नाथ पुरी की कहानी
  • Prithviraj Chauhan Biography in Hindi | पृथ्वीराज चौहान जीवनी हिंदी
  • Internal Working of HashMap in Java, Rehashing, Collision
  • MS Dhoni (Mahendra singh Dhoni) Cricket Biography in Hindi
  • Difference between Bugs, Errors and Issues in Software Testing
    Difference between Bugs, Errors and Issues in Software Testing Important
  • Java If-else Statement
    Java If-else Statement Java
  • Difference between Jenkins and TeamCity
    Difference between Jenkins and TeamCity, Maven, Octopus Differences
  • Diwali The Festival of Lights
    Diwali The Festival of Lights | Diwali festival essay, Story Festival
  • String Array in C | What is an array of string | String Functions
    String Array in C | What is an array of string | String Functions C Language
  • Elon musk Hindi : एलन मस्क हिंदी में, Autobiography,  Net Worth
    Elon musk Hindi : एलन मस्क हिंदी में, Autobiography,  Net Worth Biography
  • Design Pattern in Software Engineering
    Design Pattern in Software Engineering Important
  • Difference between SOAP and REST
    Difference between SOAP and REST Differences
  • Java Tutorial
  • Servlet Tutorial
  • JSP Tutorial
  • Maven Tutorial
  • HTML Tutorial
  • Programs
  • Hindi/English Grammar
  • Difference Between ... and ...
  • HR Interview
  • Important Articles

Write to Us:
geekcer.code@gmail.com

  • About Us
  • Privacy and Policy
  • Disclaimer
  • Contact Us
  • Sitemap

Copyright © GeekCer 2022 All Rights reserved