SlideShare a Scribd company logo
Pcs global (4)
 PCS GLOBAL is one of the leading consultancy
solution providers since 2006 with companies in
India , Australia and United Kingdom. It is an
software development company. The Organization
pioneers in J2EE based technologies , Microsoft
based Technologies, DBMS.
ABOUT THE COMPANY
REQUIRED
TECHNOLOGIES
 HTML stands for Hypertext Markup Language,
and it is the most widely used language to
write Web Pages.
 HTML elements are represented by tags.
 HTML tags label pieces of content such as
"heading", "paragraph", "table", and so on.
 <!DOCTYPE html>
 <html>
 <head>
 <title>Page Title</title>
 </head>
 <body>
 <h1>My First Heading</h1>
 <p>My first paragraph.</p>
 </body>
 </html>
Example...
Pcs global (4)
A Java servlet is a Java program that extends the
capabilities of a server. Although servlets can
respond to any types of requests, they most
commonly implement applications hosted on
Web servers.
The Smarter Way To Learn
 NetBeans is a software development platform written in java. The
NetBeans Platform allows applications to be developed from a set of
modular software components called modules. NetBeans is cross-
platform and runs on Microsoft Windows, Mac OS
X, Linux, Solaris and other platforms supporting a compatible JVM.
MV
C One of the most common Design Patterns is Model-
View-Controller (MVC)
 The model does all the computational work
 It is input/output free
 All communication with the model is via methods
 The controller tells the model what to do
 User input goes to the controller
 The view shows results; it is a “window” into the model
 The view can get results from the controller, or
 The view can get results directly from the model
Advantages of
MVC
 One advantage is separation of concerns
 Computation is not intermixed with I/O
 Consequently, code is cleaner and easier to understand
 Another advantage is flexibility
 The GUI (if one is used) can be completely revamped without
touching the model in any way
 Another big advantage is reusability
 The same model used for a servlet can equally well be used for an
application or an applet (or by another process)

 MVC is widely used and recommended
MVC for
servlets
 The model, as usual, does all the computational work, and no
I/O
 The model can consist of multiple classes
 The servlet class (the one that extends HttpServlet) acts as
the controller
 The servlet gives any relevant information from the user request to the
model
 The servlet takes the results and passes them on to the view
 The view—that is, the HTML page that is returned to the
user—is frequently created by JSP
BASIC STRUCTURE
HOW TO INSERT?
HOW TO UPDATE?
VIEW FULL TABLE
HOW TO DELETE ?
DATA FLOW DIAGRAM
LEVEL:0
DATA FLOW DIAGRAM
LEVEL:1
Pcs global (4)
Pcs global (4)
Pcs global (4)
PRESENTED BY:
-Deepayan Banerjee
-Sourav Dasgupta
-Kajal Manglani
-Kiran Manglani

More Related Content

PPTX
Model View Presenter (MVP) In Aspnet
PPTX
Introduction To Model View Presenter
PPTX
AngularJS – What, Why, Advantages and Disadvantages
PPT
AngularJS – What, Why, Advantages and Disadvantages
PDF
Php framework
PDF
PPTX
MVVM presentation
PDF
Model View Presenter For Android
Model View Presenter (MVP) In Aspnet
Introduction To Model View Presenter
AngularJS – What, Why, Advantages and Disadvantages
AngularJS – What, Why, Advantages and Disadvantages
Php framework
MVVM presentation
Model View Presenter For Android

What's hot (20)

PDF
Model View Presenter For Android
PDF
Model View Presenter For Android
PPTX
Migrate Your E-learning Courses to HTML5 The Right Way!
PPTX
JavaScript - Kristiansand PHP
PPT
How ASP.NET MVC Implementation Help Enterprise Web Application Development?
PDF
Creating MVC Application with backbone js
PDF
9 reasons why angular js web development should be your choice in 2020
PPTX
Why Articulate Storyline is an Ideal Tool to Convert Legacy Courses into HTML5?
ODP
dot net
PDF
5 benefits of angular js
DOCX
Best practices to optimize code and build robust and scalable web applications
PPTX
Mvc vs mvp vs mvvm a guide on architecture presentation patterns
PPTX
From Flash to HTML5 in a flash: your ultimate guide to converting legacy e-le...
PPTX
3 Options to Consider While Choosing An LMS - An Expert’s Advice
PPTX
Mvvm pattern
PDF
ColdFusion 11 New Features
PDF
Code Sharing Between Windows Phone/Store Apps
PDF
Write cleaner, maintainable, and testable code in Android with MVVM
DOCX
Model View Presenter For Android
Model View Presenter For Android
Migrate Your E-learning Courses to HTML5 The Right Way!
JavaScript - Kristiansand PHP
How ASP.NET MVC Implementation Help Enterprise Web Application Development?
Creating MVC Application with backbone js
9 reasons why angular js web development should be your choice in 2020
Why Articulate Storyline is an Ideal Tool to Convert Legacy Courses into HTML5?
dot net
5 benefits of angular js
Best practices to optimize code and build robust and scalable web applications
Mvc vs mvp vs mvvm a guide on architecture presentation patterns
From Flash to HTML5 in a flash: your ultimate guide to converting legacy e-le...
3 Options to Consider While Choosing An LMS - An Expert’s Advice
Mvvm pattern
ColdFusion 11 New Features
Code Sharing Between Windows Phone/Store Apps
Write cleaner, maintainable, and testable code in Android with MVVM
Ad

Viewers also liked (13)

PPTX
Pollution
PDF
Mentors - Profile
PDF
O2O Employer Guide May 2016
DOC
Resume Karim
PPTX
Rural Risk Analysis_Due Diligence_ 2015
DOCX
RevisedL.E.A.P.CareerWorkshopWorkbook
PPTX
RETAINING, EVALUATING AND GROWING YOUR TEAM-CCA Speech
PPT
EdTech Europe 2015 [Track 1]: [Samsung], ([Radhika Palany], [Education Lead])
PPTX
EdTech Europe 2015 [Track 3]: [Cerebriti], ([Raul Orejas], [CEO])
PPTX
bsnl (3)
PDF
Business Process Sample
PDF
Recruitment presentation - original
PDF
TSSK_02_2014_ENG_web
Pollution
Mentors - Profile
O2O Employer Guide May 2016
Resume Karim
Rural Risk Analysis_Due Diligence_ 2015
RevisedL.E.A.P.CareerWorkshopWorkbook
RETAINING, EVALUATING AND GROWING YOUR TEAM-CCA Speech
EdTech Europe 2015 [Track 1]: [Samsung], ([Radhika Palany], [Education Lead])
EdTech Europe 2015 [Track 3]: [Cerebriti], ([Raul Orejas], [CEO])
bsnl (3)
Business Process Sample
Recruitment presentation - original
TSSK_02_2014_ENG_web
Ad

Similar to Pcs global (4) (20)

PPTX
Engineering the Java Web Application (MVC)
PDF
Mvc15 (1)
PPTX
PPT
Ppt for Online music store
DOCX
Month 2 report
PDF
Developing Java Servlets 2nd Edition James Goodwill
DOCX
Major project report
PDF
14 mvc
PPTX
01 introduction to struts2
PDF
Struts natraj - satya
PDF
Struts notes
PDF
Struts natraj - satya
PDF
Java Web Programming [6/9] : MVC
PPT
Project First presentation about introduction to technologies to be used
PDF
Jsf2 overview
PPTX
JSP overview
PPTX
L10 Web Programming
PPTX
Java web application development
PDF
IRJET- A Study Focused on Web Application Development using MVC Design Pa...
PDF
Java Edge.2008.Web.Frameworks.Catagorized
Engineering the Java Web Application (MVC)
Mvc15 (1)
Ppt for Online music store
Month 2 report
Developing Java Servlets 2nd Edition James Goodwill
Major project report
14 mvc
01 introduction to struts2
Struts natraj - satya
Struts notes
Struts natraj - satya
Java Web Programming [6/9] : MVC
Project First presentation about introduction to technologies to be used
Jsf2 overview
JSP overview
L10 Web Programming
Java web application development
IRJET- A Study Focused on Web Application Development using MVC Design Pa...
Java Edge.2008.Web.Frameworks.Catagorized

More from Suraj Soni (9)

PPTX
Solar energy
PPTX
E-waste
PPTX
Passenger amenities (2)
PPTX
Indian railways traffic control (4)
PPTX
Home appliance control system (2)
PPTX
Gsm(global system for mobile communication) (2)
PPTX
Bsnl (1)
PPTX
Android application development(training) (1)
PPTX
Air (3)
Solar energy
E-waste
Passenger amenities (2)
Indian railways traffic control (4)
Home appliance control system (2)
Gsm(global system for mobile communication) (2)
Bsnl (1)
Android application development(training) (1)
Air (3)

Recently uploaded (20)

PPTX
Welding lecture in detail for understanding
PDF
Arduino robotics embedded978-1-4302-3184-4.pdf
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
PPT on Performance Review to get promotions
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
Well-logging-methods_new................
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
OOP with Java - Java Introduction (Basics)
PPT
Project quality management in manufacturing
PDF
Structs to JSON How Go Powers REST APIs.pdf
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
web development for engineering and engineering
PPTX
Strings in CPP - Strings in C++ are sequences of characters used to store and...
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Welding lecture in detail for understanding
Arduino robotics embedded978-1-4302-3184-4.pdf
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Operating System & Kernel Study Guide-1 - converted.pdf
PPT on Performance Review to get promotions
Embodied AI: Ushering in the Next Era of Intelligent Systems
Model Code of Practice - Construction Work - 21102022 .pdf
Well-logging-methods_new................
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
OOP with Java - Java Introduction (Basics)
Project quality management in manufacturing
Structs to JSON How Go Powers REST APIs.pdf
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
web development for engineering and engineering
Strings in CPP - Strings in C++ are sequences of characters used to store and...
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Mitigating Risks through Effective Management for Enhancing Organizational Pe...

Pcs global (4)

  • 2.  PCS GLOBAL is one of the leading consultancy solution providers since 2006 with companies in India , Australia and United Kingdom. It is an software development company. The Organization pioneers in J2EE based technologies , Microsoft based Technologies, DBMS. ABOUT THE COMPANY
  • 4.  HTML stands for Hypertext Markup Language, and it is the most widely used language to write Web Pages.  HTML elements are represented by tags.  HTML tags label pieces of content such as "heading", "paragraph", "table", and so on.
  • 5.  <!DOCTYPE html>  <html>  <head>  <title>Page Title</title>  </head>  <body>  <h1>My First Heading</h1>  <p>My first paragraph.</p>  </body>  </html> Example...
  • 7. A Java servlet is a Java program that extends the capabilities of a server. Although servlets can respond to any types of requests, they most commonly implement applications hosted on Web servers.
  • 8. The Smarter Way To Learn  NetBeans is a software development platform written in java. The NetBeans Platform allows applications to be developed from a set of modular software components called modules. NetBeans is cross- platform and runs on Microsoft Windows, Mac OS X, Linux, Solaris and other platforms supporting a compatible JVM.
  • 9. MV C One of the most common Design Patterns is Model- View-Controller (MVC)  The model does all the computational work  It is input/output free  All communication with the model is via methods  The controller tells the model what to do  User input goes to the controller  The view shows results; it is a “window” into the model  The view can get results from the controller, or  The view can get results directly from the model
  • 10. Advantages of MVC  One advantage is separation of concerns  Computation is not intermixed with I/O  Consequently, code is cleaner and easier to understand  Another advantage is flexibility  The GUI (if one is used) can be completely revamped without touching the model in any way  Another big advantage is reusability  The same model used for a servlet can equally well be used for an application or an applet (or by another process)   MVC is widely used and recommended
  • 11. MVC for servlets  The model, as usual, does all the computational work, and no I/O  The model can consist of multiple classes  The servlet class (the one that extends HttpServlet) acts as the controller  The servlet gives any relevant information from the user request to the model  The servlet takes the results and passes them on to the view  The view—that is, the HTML page that is returned to the user—is frequently created by JSP
  • 22. PRESENTED BY: -Deepayan Banerjee -Sourav Dasgupta -Kajal Manglani -Kiran Manglani