Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ articles
JavaScript
11.5k+ articles
Java
10.1k+ articles
Difference Between
4.2k+ articles
Java Programs
2.1k+ articles
SQL
1.4k+ articles
Advance Java
870+ articles
Dev Scripter 2024
760+ articles
Dev Scripter
750+ articles
java-servlet
87 articles
Java-JSP
44 posts
Popular Articles
Recent Articles
What is JSP Page?
Last Updated: 16 September 2022
A JSP page is a normal web page with JSP elements for generating the parts of the web page that differ for each request. A simple JSP web pa
...read more
Java
Java-JSP
JSP Session - Implicit Object
Last Updated: 30 July 2021
In JSP, the session is the most regularly used implicit object of type HttpSession. It is mainly used to approach all data of the user until
...read more
Java
Java-JSP
JSP Architecture
Last Updated: 20 July 2021
JSP architecture gives a high-level view of the working of JSP. JSP architecture is a 3 tier architecture. It has a Client, Web Server, and
...read more
Java
Java-JSP
Similar Topics
Web Technologies
40.2k+ articles
JavaScript
11.5k+ articles
Java
10.1k+ articles
Difference Between
4.2k+ articles
Java Programs
2.1k+ articles
SQL
1.4k+ articles
Advance Java
870+ articles
Dev Scripter 2024
760+ articles
Dev Scripter
750+ articles
java-servlet
87+ articles
Difference between JavaScript and JSP
Last Updated: 16 March 2023
JavaScript is a lightweight and object-oriented scripting language used to create dynamic HTML pages with interactive effects within a webpa
...read more
Web Technologies
Java-JSP
Difference between JSP and ASP
Last Updated: 27 March 2023
JSP stands for Java Server Pages, a server-side scripting language which helps developers to create dynamic web pages based on HTML, XML or
...read more
Difference Between
Web Technologies
Java-JSP
JSTL | JSP Standard Tag Library
Last Updated: 01 November 2023
Introduction:Initially, Web designers used scriptlets in JSP pages to generate dynamic content. This resulted in readability issues and also
...read more
Web Technologies
Java-JSP
JSP | Implicit Objects - request and response
Last Updated: 15 February 2021
Perquisite: Introduction To JSPJSP stands for Java Server Pages, and it's a server side technology. It's used for creating web applications
...read more
Java
Java-JSP
JSP | ScriptletTag
Last Updated: 31 October 2023
Java Server Page (JSP) is a technology for controlling the content or appearance of Web pages through the use of servlets. Small programs th
...read more
Java-JSP
JSP | Declaration Tag
Last Updated: 31 October 2023
Declaration tag is one of the scripting elements in JSP.This Tag is used for declare the variables. Along with this, Declaration Tag can als
...read more
Java-JSP
Difference between Servlet and JSP
Last Updated: 18 April 2023
Brief Introduction: Servlet technology is used to create a web application. A servlet is a Java class that is used to extend the capabilitie
...read more
Java
java-servlet
Java-JSP
Life Cycle of JSP
Last Updated: 05 February 2025
The life cycle of a JavaServer Page (JSP) consists of various phases that start from its creation, followed by its translation into a servle
...read more
Java
Technical Scripter
Java-JSP
Introduction to JSP
Last Updated: 04 April 2025
JavaServer Pages (JSP) is a server-side technology that creates dynamic web applications. It allows developers to embed Java code directly i
...read more
Java-JSP
Advance Java
getAttribute() - Passing data from Server to JSP
Last Updated: 03 December 2018
Suppose some data at the Server side has been created and now in order to pass that information in a JSP page, there is a need of request.ge
...read more
Java Programs
Java-JSP
Program to validate a user using JSP
Last Updated: 12 June 2018
Introduction to JSP : JSP(Java Server Page) is a server-side technology, used for developing webpages that support dynamic content. It enabl
...read more
Java
Java Programs
Java-JSP
getParameter() - Passing data from client to JSP
Last Updated: 10 June 2018
The familiarity of the getParameter() method in getting data, especially form data, from a client HTML page to a JSP page is dealt with here
...read more
Java
Java Programs
Java-JSP
1
2
3
>>
Last
1
2
3
>>
Last
1
2
3
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !