SlideShare a Scribd company logo
2
Most read
Labs work: Servlet & JSP
Excercise 1
Purpose : hello world applictions
Hello World Servlet




Servlet that produce nice Html




Hello World JSP :printing current date and time
Exercise-2
Purpose: form processing
Collecting three parameters




Job entry form




Show request header
Exercise-3

Purpose :form processing
Customer Registration




Vote application




Exercise-4

Purpose: Connection pooling jdbc programming
Purpose: Connection pooling jdbc programming using Listner for loading driver and stroing connection

Step1: create an mysql database exp121
CREATE TABLE BOOKS
(
      ISBN VARCHAR(20) NOT NULL ,
      TITLE VARCHAR(70) NULL ,
      AUTHOR VARCHAR(50) NULL ,
      PRICE FLOAT NULL ,
      PRIMARY KEY (ISBN)
);


INSERT INTO books VALUES ('123', 'JAVA', 'foo', 2500.00);
INSERT INTO books VALUES ('456', 'SOA', 'bar ', 3000.00) ;

Step2: create an html form
Step3: Put connection pooling information in context.xml




Mention connection pooling infromation in web.xml of project




Step 4:create AddBookServlet.java servlet
Note: Don’t forget to put mysql connector jar in lib of tomcat

Exercise-5
Purpose: Understanding Session Mgt
HttpSession Object
        Cookies
        UrlRewriting
Simplest shopping cart
       Cookies approach
       Url ReWriting approach




Excercise 6

Purpose: Understanding MVC




Add two no program using mvc
Book Advice Application Using MVC




Example 3: Simple bank application




Exercise 7

Purpose : Understanding Filters
Filter for basic security

Exercise 8
Purpose : understanding scriptlet, expression and decleration tag

Simple login application
Exercise 9
Purpose : understanding useBean tags




Excercise 10
Purpose : Understanding EL and JSTL

Forcing scriptless jsp pages




Demo EL
Using database JSTL




Excercise 12
Simple Book Shopping cart application

Exercise 13
Simple bank application
Excercise 11
Purpose : Understanding Custom tag
What if I want to print “I love india” ten times?
What about this approach:-




We need custom tag……….

Steps:
         1. Create tag class NameTagHandler ie extends SimpleTagSupport
         2. Override doTag method accordingly
         3. Create tld file ….




Case study:
Create an dynamic web application using servlet jsp such as book management system or employee mgt system etc.
Application must use:
    1. MVC 2 model
    2. Connection pooling
    3. Filter for security
Scriptlet should not to be used at any cost,use JSTL and EL

More Related Content

What's hot (20)

PDF
Native mobile application development with Flutter (Dart)
Randal Schwartz
 
PPT
Android - Android Intent Types
Vibrant Technologies & Computers
 
PPT
Real Time Analytics for Big Data a Twitter Case Study
Nati Shalom
 
PDF
Big Data Analytics
Sreedhar Chowdam
 
PDF
Python For Data Analysis | Python Pandas Tutorial | Learn Python | Python Tra...
Edureka!
 
PPTX
Google app engine
Suraj Mehta
 
PPTX
Multi threading
gndu
 
PPTX
Deep Dive with Spark Streaming - Tathagata Das - Spark Meetup 2013-06-17
spark-project
 
PPTX
Java servlets
yuvarani p
 
PPTX
Ppt 11 - netopeer
udhayakumarc1
 
PPTX
servlet in java
sowfi
 
PPTX
Web scraping
Selecto
 
PPTX
Hadoop Architecture | HDFS Architecture | Hadoop Architecture Tutorial | HDFS...
Simplilearn
 
PPTX
Lamp technology seminar final
Akmal Hussain
 
PPTX
Enterprise Data Warehouse
Ting Yin
 
PPTX
Big data-ppt-
Bhagya Patil
 
PDF
Kylin and Druid Presentation
argonauts007
 
PDF
Probabilistic data structures. Part 3. Frequency
Andrii Gakhov
 
PPTX
Introduction to data science
Sampath Kumar
 
Native mobile application development with Flutter (Dart)
Randal Schwartz
 
Android - Android Intent Types
Vibrant Technologies & Computers
 
Real Time Analytics for Big Data a Twitter Case Study
Nati Shalom
 
Big Data Analytics
Sreedhar Chowdam
 
Python For Data Analysis | Python Pandas Tutorial | Learn Python | Python Tra...
Edureka!
 
Google app engine
Suraj Mehta
 
Multi threading
gndu
 
Deep Dive with Spark Streaming - Tathagata Das - Spark Meetup 2013-06-17
spark-project
 
Java servlets
yuvarani p
 
Ppt 11 - netopeer
udhayakumarc1
 
servlet in java
sowfi
 
Web scraping
Selecto
 
Hadoop Architecture | HDFS Architecture | Hadoop Architecture Tutorial | HDFS...
Simplilearn
 
Lamp technology seminar final
Akmal Hussain
 
Enterprise Data Warehouse
Ting Yin
 
Big data-ppt-
Bhagya Patil
 
Kylin and Druid Presentation
argonauts007
 
Probabilistic data structures. Part 3. Frequency
Andrii Gakhov
 
Introduction to data science
Sampath Kumar
 

Viewers also liked (20)

PDF
Configure Proxy and Firewall (Iptables)
Tola LENG
 
TXT
Advance C++notes
Rajiv Gupta
 
PDF
Configure proxy firewall on SuSE Linux Enterprise Server 11
Tola LENG
 
PDF
Network Diagram
Jake Wactor
 
PDF
Configure active directory & trust domain
Tola LENG
 
PDF
Configure Webserver & SSL secure & redirect in SuSE Linux Enterprise
Tola LENG
 
PDF
Install linux suse(sless11)
Tola LENG
 
PPT
Map.ppt
webhostingguy
 
DOCX
DNS windows server(2008R2) & linux(SLES 11)
Tola LENG
 
PDF
Java Logging discussion Log4j,Slf4j
Rajiv Gupta
 
DOCX
Tola.leng sa nagios
Tola LENG
 
DOCX
How to be a good presentor by tola
Tola LENG
 
PDF
jsf2 Notes
Rajiv Gupta
 
TXT
Jsp Notes
Rajiv Gupta
 
PDF
Struts2 notes
Rajiv Gupta
 
PDF
Basic security & info
Tola LENG
 
PDF
Ansible automation tool with modules
mohamedmoharam
 
PDF
File Share Server, FTP server on Linux SuSE and Windows
Tola LENG
 
ODT
How to configure IPA-Server & Client-Centos 7
Tola LENG
 
PDF
Configure DHCP Server and DHCP-Relay
Tola LENG
 
Configure Proxy and Firewall (Iptables)
Tola LENG
 
Advance C++notes
Rajiv Gupta
 
Configure proxy firewall on SuSE Linux Enterprise Server 11
Tola LENG
 
Network Diagram
Jake Wactor
 
Configure active directory & trust domain
Tola LENG
 
Configure Webserver & SSL secure & redirect in SuSE Linux Enterprise
Tola LENG
 
Install linux suse(sless11)
Tola LENG
 
Map.ppt
webhostingguy
 
DNS windows server(2008R2) & linux(SLES 11)
Tola LENG
 
Java Logging discussion Log4j,Slf4j
Rajiv Gupta
 
Tola.leng sa nagios
Tola LENG
 
How to be a good presentor by tola
Tola LENG
 
jsf2 Notes
Rajiv Gupta
 
Jsp Notes
Rajiv Gupta
 
Struts2 notes
Rajiv Gupta
 
Basic security & info
Tola LENG
 
Ansible automation tool with modules
mohamedmoharam
 
File Share Server, FTP server on Linux SuSE and Windows
Tola LENG
 
How to configure IPA-Server & Client-Centos 7
Tola LENG
 
Configure DHCP Server and DHCP-Relay
Tola LENG
 
Ad

Similar to Lab work servlets and jsp (20)

PPTX
Session - 1 Forms and Session management.pptx
imjdabhinawpandey
 
PDF
ASP.NET MVC 5 Building Your First Web Application (A Beginner S Guide
Alicia Buske
 
PDF
ASP.NET 8 Developer Roadmap By ScholarHat PDF
Scholarhat
 
PPT
Overview of CSharp MVC3 and EF4
Rich Helton
 
PPT
ADO.NET Entity Framework DevDays
ukdpe
 
PPT
Developing Java Web Applications
hchen1
 
DOCX
Learning MVC Part 3 Creating MVC Application with EntityFramework
Akhil Mittal
 
PDF
learn mvc project in 7 day
Quach Long
 
PDF
Rapid Development With CakePHP
Edureka!
 
PDF
Building Restful Web App Rapidly in CakePHP
Edureka!
 
PPTX
8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated
dioduong345
 
PDF
Asp net-mvc-3 tier
Mohd Manzoor Ahmed
 
PPTX
ASP.NET MVC Performance
rudib
 
PDF
ASP.NET Core MVC with EF Core code first
Md. Aftab Uddin Kajal
 
DOCX
Server side programming bt0083
Divyam Pateriya
 
PDF
Build your website with angularjs and web apis
Chalermpon Areepong
 
PPTX
ASP.NET MVC Fundamental
ldcphuc
 
PPTX
Optimizing Code Reusability for SharePoint using Linq to SharePoint & the MVP...
Sparkhound Inc.
 
PPT
ASP.NET 4 and AJAX
KulveerSingh
 
PDF
Enterprise Level Application Architecture with Web APIs using Entity Framewor...
Akhil Mittal
 
Session - 1 Forms and Session management.pptx
imjdabhinawpandey
 
ASP.NET MVC 5 Building Your First Web Application (A Beginner S Guide
Alicia Buske
 
ASP.NET 8 Developer Roadmap By ScholarHat PDF
Scholarhat
 
Overview of CSharp MVC3 and EF4
Rich Helton
 
ADO.NET Entity Framework DevDays
ukdpe
 
Developing Java Web Applications
hchen1
 
Learning MVC Part 3 Creating MVC Application with EntityFramework
Akhil Mittal
 
learn mvc project in 7 day
Quach Long
 
Rapid Development With CakePHP
Edureka!
 
Building Restful Web App Rapidly in CakePHP
Edureka!
 
8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated
dioduong345
 
Asp net-mvc-3 tier
Mohd Manzoor Ahmed
 
ASP.NET MVC Performance
rudib
 
ASP.NET Core MVC with EF Core code first
Md. Aftab Uddin Kajal
 
Server side programming bt0083
Divyam Pateriya
 
Build your website with angularjs and web apis
Chalermpon Areepong
 
ASP.NET MVC Fundamental
ldcphuc
 
Optimizing Code Reusability for SharePoint using Linq to SharePoint & the MVP...
Sparkhound Inc.
 
ASP.NET 4 and AJAX
KulveerSingh
 
Enterprise Level Application Architecture with Web APIs using Entity Framewor...
Akhil Mittal
 
Ad

More from Rajiv Gupta (13)

PDF
Spring5 hibernate5 security5 lab step by step
Rajiv Gupta
 
PDF
GOF Design pattern with java
Rajiv Gupta
 
PPTX
1. java script language fundamentals
Rajiv Gupta
 
PDF
Introduction to jsf2
Rajiv Gupta
 
PDF
Hibernate 3
Rajiv Gupta
 
PDF
Weblogic 11g admin basic with screencast
Rajiv Gupta
 
PDF
Struts2
Rajiv Gupta
 
PDF
Java 7
Rajiv Gupta
 
PPT
Java Servlet
Rajiv Gupta
 
PDF
Spring aop with aspect j
Rajiv Gupta
 
PDF
Spring 3.0 dependancy injection
Rajiv Gupta
 
PDF
Java spring framework
Rajiv Gupta
 
PDF
Core java 5 days workshop stuff
Rajiv Gupta
 
Spring5 hibernate5 security5 lab step by step
Rajiv Gupta
 
GOF Design pattern with java
Rajiv Gupta
 
1. java script language fundamentals
Rajiv Gupta
 
Introduction to jsf2
Rajiv Gupta
 
Hibernate 3
Rajiv Gupta
 
Weblogic 11g admin basic with screencast
Rajiv Gupta
 
Struts2
Rajiv Gupta
 
Java 7
Rajiv Gupta
 
Java Servlet
Rajiv Gupta
 
Spring aop with aspect j
Rajiv Gupta
 
Spring 3.0 dependancy injection
Rajiv Gupta
 
Java spring framework
Rajiv Gupta
 
Core java 5 days workshop stuff
Rajiv Gupta
 

Recently uploaded (20)

PDF
Lesson 2 - WATER,pH, BUFFERS, AND ACID-BASE.pdf
marvinnbustamante1
 
PDF
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
PDF
Chapter-V-DED-Entrepreneurship: Institutions Facilitating Entrepreneurship
Dayanand Huded
 
PPTX
Views on Education of Indian Thinkers Mahatma Gandhi.pptx
ShrutiMahanta1
 
PDF
People & Earth's Ecosystem -Lesson 2: People & Population
marvinnbustamante1
 
PDF
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
PDF
community health nursing question paper 2.pdf
Prince kumar
 
PDF
Generative AI: it's STILL not a robot (CIJ Summer 2025)
Paul Bradshaw
 
PPTX
MENINGITIS: NURSING MANAGEMENT, BACTERIAL MENINGITIS, VIRAL MENINGITIS.pptx
PRADEEP ABOTHU
 
PDF
0725.WHITEPAPER-UNIQUEWAYSOFPROTOTYPINGANDUXNOW.pdf
Thomas GIRARD, MA, CDP
 
PPTX
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
PDF
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
PPTX
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
PDF
SSHS-2025-PKLP_Quarter-1-Dr.-Kerby-Alvarez.pdf
AishahSangcopan1
 
PPTX
Soil and agriculture microbiology .pptx
Keerthana Ramesh
 
PPT
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
PDF
CEREBRAL PALSY: NURSING MANAGEMENT .pdf
PRADEEP ABOTHU
 
PPTX
How to Set Maximum Difference Odoo 18 POS
Celine George
 
Lesson 2 - WATER,pH, BUFFERS, AND ACID-BASE.pdf
marvinnbustamante1
 
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
Chapter-V-DED-Entrepreneurship: Institutions Facilitating Entrepreneurship
Dayanand Huded
 
Views on Education of Indian Thinkers Mahatma Gandhi.pptx
ShrutiMahanta1
 
People & Earth's Ecosystem -Lesson 2: People & Population
marvinnbustamante1
 
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
community health nursing question paper 2.pdf
Prince kumar
 
Generative AI: it's STILL not a robot (CIJ Summer 2025)
Paul Bradshaw
 
MENINGITIS: NURSING MANAGEMENT, BACTERIAL MENINGITIS, VIRAL MENINGITIS.pptx
PRADEEP ABOTHU
 
0725.WHITEPAPER-UNIQUEWAYSOFPROTOTYPINGANDUXNOW.pdf
Thomas GIRARD, MA, CDP
 
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
SSHS-2025-PKLP_Quarter-1-Dr.-Kerby-Alvarez.pdf
AishahSangcopan1
 
Soil and agriculture microbiology .pptx
Keerthana Ramesh
 
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
Dimensions of Societal Planning in Commonism
StefanMz
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
CEREBRAL PALSY: NURSING MANAGEMENT .pdf
PRADEEP ABOTHU
 
How to Set Maximum Difference Odoo 18 POS
Celine George
 

Lab work servlets and jsp

  • 1. Labs work: Servlet & JSP Excercise 1 Purpose : hello world applictions Hello World Servlet Servlet that produce nice Html Hello World JSP :printing current date and time
  • 2. Exercise-2 Purpose: form processing Collecting three parameters Job entry form Show request header
  • 3. Exercise-3 Purpose :form processing Customer Registration Vote application Exercise-4 Purpose: Connection pooling jdbc programming Purpose: Connection pooling jdbc programming using Listner for loading driver and stroing connection Step1: create an mysql database exp121 CREATE TABLE BOOKS ( ISBN VARCHAR(20) NOT NULL , TITLE VARCHAR(70) NULL , AUTHOR VARCHAR(50) NULL , PRICE FLOAT NULL , PRIMARY KEY (ISBN) ); INSERT INTO books VALUES ('123', 'JAVA', 'foo', 2500.00); INSERT INTO books VALUES ('456', 'SOA', 'bar ', 3000.00) ; Step2: create an html form
  • 4. Step3: Put connection pooling information in context.xml Mention connection pooling infromation in web.xml of project Step 4:create AddBookServlet.java servlet Note: Don’t forget to put mysql connector jar in lib of tomcat Exercise-5 Purpose: Understanding Session Mgt HttpSession Object Cookies UrlRewriting
  • 5. Simplest shopping cart Cookies approach Url ReWriting approach Excercise 6 Purpose: Understanding MVC Add two no program using mvc
  • 6. Book Advice Application Using MVC Example 3: Simple bank application Exercise 7 Purpose : Understanding Filters Filter for basic security Exercise 8 Purpose : understanding scriptlet, expression and decleration tag Simple login application
  • 7. Exercise 9 Purpose : understanding useBean tags Excercise 10 Purpose : Understanding EL and JSTL Forcing scriptless jsp pages Demo EL
  • 8. Using database JSTL Excercise 12 Simple Book Shopping cart application Exercise 13 Simple bank application
  • 9. Excercise 11 Purpose : Understanding Custom tag What if I want to print “I love india” ten times? What about this approach:- We need custom tag………. Steps: 1. Create tag class NameTagHandler ie extends SimpleTagSupport 2. Override doTag method accordingly 3. Create tld file …. Case study: Create an dynamic web application using servlet jsp such as book management system or employee mgt system etc. Application must use: 1. MVC 2 model 2. Connection pooling 3. Filter for security Scriptlet should not to be used at any cost,use JSTL and EL