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 » JSP

  • What is Verb
    What is Verb? Types of Verbs and Examples Grammar
  • Top HR Interview Questions and Answers for Job Seekers
    Top HR Interview Questions and Answers for Job Seekers Interview
  • Jenkins java | Installing Jenkins on Windows
    Jenkins java | Installing Jenkins on Windows Important
  • IPv4 Vs IPv6 | Difference between IPv4 and IPv6
    IPv4 Vs IPv6 | Difference between IPv4 and IPv6 Differences
  • Difference between final, finally and finalize
    Difference between final, finally and finalize Differences
  • Spring Boot Tutorial
    Spring Boot Tutorial Spring Boot
  • PHP Tutorial for Beginners in One Page
    PHP Tutorial for Beginners in One Page Important
  • Christmas Day Celebration
    Christmas Day Celebration (क्रिसमस दिवस क्यों मनाते हैं?) Festival

Category: JSP

HTTP status codes List | Response Status Code Glossary

Posted on March 22, 2022March 22, 2022 By admin 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

JSP Implicit Objects

Posted on September 6, 2021October 20, 2021 By admin No Comments on JSP Implicit Objects
JSP Implicit Objects

JSP Implicit objects are variables which we can use directly in scriptlets. The web container creates the objects automatically. In the translation phase from JSP to Servlet, the web container creates these objects. We do not need to explicitly create and we don’t need to declare and initialize because objects are created within service method…

Read More “JSP Implicit Objects” »

JSP

JSP Scripting Tags (Scripting Elements)

Posted on September 1, 2021October 20, 2021 By admin No Comments on JSP Scripting Tags (Scripting Elements)
JSP Scripting Tags (Scripting Elements)

Scripting tags are important concept in JSP. You can insert java code inside the JSP by using Scripting tags. The most important thing you should know before using Scripting tags, putting small amounts of java code into JSP page is fine, but using long and complicated java code blocks in JSP page is hard to…

Read More “JSP Scripting Tags (Scripting Elements)” »

JSP

JSP Directives

Posted on September 1, 2021October 20, 2021 By admin No Comments on JSP Directives
JSP Directives

JSP Directives are elements of a JSP source code that instruct the server how to process a page. Types of JSP Directives There are following types of JSP directives: Page Directive Include Directive Taglib Directive Syntax of JSP Directives <%@ directive attribute = “value”%> JSP Directives – Page, Include and TagLib Let us discuss about…

Read More “JSP Directives” »

JSP

Java Server Pages (JSP)

Posted on August 31, 2021October 20, 2021 By admin No Comments on Java Server Pages (JSP)
Java Server Pages (JSP)

Java Server Pages (JSP) enables us to create a dynamic and platform independent method for building web based applications. JSP is a server-side programming technology and is an extension of Servlet. It separates the view from the application logic and promotes a reusable-component model of programming. The main purpose of JSP is to reduce the…

Read More “Java Server Pages (JSP)” »

JSP

Recent Posts

  • Structured Vs Unstructured Data in Hindi | Key Difference
  • Jhansi Ki Rani Lakshmi Bai History, Story, Information in Hindi
  • Elon musk Hindi : एलन मस्क हिंदी में, Autobiography,  Net Worth
  • World Environment Day in Hindi : Objective, Importance, Theme
  • Thomas Edison Biography in Hindi – थॉमस एडिसन जीवनी
  • International Nurses Day in Hindi | नर्स दिवस क्यों मनाते हैं?
  • Fork/Join Framework in Java | RecursiveTask, RecursiveAction
  • DBMS in Hindi | DBMS क्या है? | DBMS की विशेषताएं और प्रकार
  • What is Verb
    What is Verb? Types of Verbs and Examples Grammar
  • Top HR Interview Questions and Answers for Job Seekers
    Top HR Interview Questions and Answers for Job Seekers Interview
  • Jenkins java | Installing Jenkins on Windows
    Jenkins java | Installing Jenkins on Windows Important
  • IPv4 Vs IPv6 | Difference between IPv4 and IPv6
    IPv4 Vs IPv6 | Difference between IPv4 and IPv6 Differences
  • Difference between final, finally and finalize
    Difference between final, finally and finalize Differences
  • Spring Boot Tutorial
    Spring Boot Tutorial Spring Boot
  • PHP Tutorial for Beginners in One Page
    PHP Tutorial for Beginners in One Page Important
  • Christmas Day Celebration
    Christmas Day Celebration (क्रिसमस दिवस क्यों मनाते हैं?) Festival
  • 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