SlideShare ist ein Scribd-Unternehmen logo
1 von 42
Disclaimer: This presentation is prepared by trainees of
baabtra as a part of mentoring program. This is not official
document of baabtra –Mentoring Partner
Baabtra-Mentoring Partner is the mentoring division of baabte System Technologies Pvt .
Ltd
STRUTS FRAMEWORK
Subhin P V
111subru@gmail.com
www.facebook.com/subhinv
elayudhan
twitter.com/111subru
in.linkedin.com/in/SubhinPv
+91-8129076036
Apache Struts
• Struts Frame work is the implementation of
Model-View-Controller (MVC) design pattern
for the JSP.
• Struts is maintained as a part of Apache
Jakarta project
• Struts is open source.
What is Model-View-Controller (MVC)
Architecture?
• Model-View-Controller architecture is all
about dividing application components into
three different categories Model, View and
the Controller.
• Components of the MVC architecture has
unique responsibility and each component is
independent of the other component.
• Changes in one component will have no or
less impact on other component.
MVC ARCHITECTURE
Struts Architecture
• Struts is an open source framework used for
developing J2EE web applications using Model
View Controller (MVC) design pattern.
• It uses and extends the Java Servlet API to
encourage developers to adopt an MVC
architecture.
Components
Struts 2 Core components are Action handler, Result
Handler and Custom Tags.
Action handler
Action handler interacts with other layers.
Result Handler
Result handler actually dispatches the response to view.
Custom Tags
Custom Tags are used render the dynamic content.
Components
• Interceptors
The Interceptors are used to specify the
"request-processing lifecycle" for an action.
Interceptors are configured to apply the
common functionalities like workflow,
validation etc.. to the request. Interceptors
code is executed before and after an Action is
invoked
How Struts Works
• In struts JavaServerPages (JSP) are used to
design the dynamic web pages.
• In struts, servlets helps to route request which
has been made by the web browsers to the
appropriate ServerPage.
• The use of servlet as a router helps to make
the web applications easier to design, create,
and maintain.
STRUTS ARCHITECTURE
Process flow
User Sends request.
FilterDispatcher determines the appropriate
action.
Interceptors are applied.
Execution of Action.
Output rendering.
Return of Request(reverse order).
Display the result to user.
Things to download before you start
struts
• Requirements (Downloads)
– JDK ver. 1.5 and above.
– Tomcat 5X and above(Tomcat ver.6 is better)
– Eclipse ver. 3 and above.
– Apache struts2 jar files needed
• common-logging-1.0.4.jar
• freemarker-2.3.8.jar
• ognl-2.6.11.jar
• struts2-core-2.0.12.jar
• xwork-2.0.6.jar
Example program using struts
We suppose to create a login application using struts.
Getting started
• Open eclipse and go to fileNewDynamic
project in the new project wizard screen.
• You will have a screen consisting of some
wizards as shown in the next slide.
• After giving the project name click Finish.
Getting started
Getting started
• Once you created the project, you can see its
structure in the project folder.
• After these processes, now copy all the jar
files listed in the previous slides to
WebContentWEB INF
Structure of project folder
Import jar files
Mapping program to xml
• Open web.xml file which is under WEB-INF
folder and copy-paste the following program.
Mapping program to xml
• <?xml version="1.0" encoding="UTF-8"?>
• <web-app id="WebApp_9" version="2.4"
• xmlns="http://java.sun.com/xml/ns/j2ee"
• xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
• xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
•
• <display-name>Struts2 Application</display-name>
• <filter>
• <filter-name>struts2</filter-name>
• <filter-class>
• org.apache.struts2.dispatcher.FilterDispatcher
• </filter-class>
• </filter>
• <filter-mapping>
• <filter-name>struts2</filter-name>
• <url-pattern>/*</url-pattern>
• </filter-mapping>
• <welcome-file-list>
• <welcome-file>Login.jsp</welcome-file>
• </welcome-file-list>
•
• </web-app>
Class and methods
• Create a class called LoginAction in
com.test.struts2package.
• Note that, above action class contains two fields, username and
password which will hold the values from form and also contains an
execute() method that will authenticate the user. In this simple
example, we are checking if username is admin and password is
admin123.
• Also note that unlike Action class in Struts1, Struts2 action class is a
simple POJO class with required attributes and method.
• The execute() method returns a String value which will determine
the result page. Also, in Struts2 the name of the method is not
fixed. In this example we have define method execute(). You may
want to define a method authenticate() instead.
Create resource file
• Resource bundle is a java entity that helps in
putting the static content away from the
source file.
• Here we should define an application file and
should be named as
ApplicationResources.properties files
• To create it the method is on the next slide
Resource folder
Resource folder
• Click that source folder option and you will be
having a following screen.
• And set the source folder as Resources folder.
• In that folder create a file called
ApplicationResources.properties .
Resources
• Copy these contents into
ApplicationResources.properties
• label.username= Username
• label.password= Password
• label.login= Login
• error.login= Invalid Username/Password. Please try again.
Jsp files to run the application
Login.jsp
Jsp files(2)
Welcome.jsp
Jsp(3)
• Above programs are made in the folder
Struts2_HelloworldWebContentWEB-
INFLogin.jsp.
• Struts2_HelloworldWebContentWEB-
INFWelcome.jsp.
Create a struts file
• Struts2_HelloWorldJava
Resourcesresourcescreate file struts.xml
• Copy the following content into struts.xml
Struts.xml
Copy the above text into struts.xml.
Important note
• Our LoginAction.java class is having a method
called execute(). If the name of the method is
different, e.g. authenticate(). Then we should
specify the name of the method in the action
tag.
Action
• You can see <s: submit method command in
the program Login.jsp
Running the application
• Now select Login.jsp then select the run on
server command.
• After selecting the command, you will be
having a server lists out of that, select apache-
tomcat server version.6. then run the
program.
• You will be having the following screen on
your browser.
Screens(1)
Enter user_name as admin and password as admin123
Screen(2)
If you login successfully, you will get a screen as output.
Screen(3)
If you login into the application as a wrong user, the appearing screen will be
like this. You are instructed to renter the user and password again
If this presentation helped you, please visit our
page facebook.com/baabtra and like it.
Thanks in advance.
www.baabtra.com | www.massbaab.com |www.baabte.com
Contact Us
Emarald Mall (Big Bazar Building)
Mavoor Road, Kozhikode,
Kerala, India.
Ph: + 91 – 495 40 25 550
NC Complex, Near Bus Stand
Mukkam, Kozhikode,
Kerala, India.
Ph: + 91 – 495 40 25 550
Start up Village
Eranakulam,
Kerala, India.
Email: info@baabtra.com

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Step by Step Guide for building a simple Struts Application
Step by Step Guide for building a simple Struts ApplicationStep by Step Guide for building a simple Struts Application
Step by Step Guide for building a simple Struts Application
 
Struts Ppt 1
Struts Ppt 1Struts Ppt 1
Struts Ppt 1
 
Struts 2 Overview
Struts 2 OverviewStruts 2 Overview
Struts 2 Overview
 
Struts2
Struts2Struts2
Struts2
 
Introducing Struts 2
Introducing Struts 2Introducing Struts 2
Introducing Struts 2
 
Struts An Open-source Architecture for Web Applications
Struts An Open-source Architecture for Web ApplicationsStruts An Open-source Architecture for Web Applications
Struts An Open-source Architecture for Web Applications
 
Struts(mrsurwar) ppt
Struts(mrsurwar) pptStruts(mrsurwar) ppt
Struts(mrsurwar) ppt
 
Struts,Jsp,Servlet
Struts,Jsp,ServletStruts,Jsp,Servlet
Struts,Jsp,Servlet
 
Struts course material
Struts course materialStruts course material
Struts course material
 
Struts2
Struts2Struts2
Struts2
 
Jdbc
JdbcJdbc
Jdbc
 
Struts2
Struts2Struts2
Struts2
 
Session 45 - Spring - Part 3 - AOP
Session 45 - Spring - Part 3 - AOPSession 45 - Spring - Part 3 - AOP
Session 45 - Spring - Part 3 - AOP
 
Struts2 notes
Struts2 notesStruts2 notes
Struts2 notes
 
Jdbc in servlets
Jdbc in servletsJdbc in servlets
Jdbc in servlets
 
Jdbc
JdbcJdbc
Jdbc
 
Spring database - part2
Spring database -  part2Spring database -  part2
Spring database - part2
 
JDBC Tutorial
JDBC TutorialJDBC Tutorial
JDBC Tutorial
 
Java database connectivity with MYSQL
Java database connectivity with MYSQLJava database connectivity with MYSQL
Java database connectivity with MYSQL
 
Ojdbc
OjdbcOjdbc
Ojdbc
 

Ähnlich wie Struts framework

important struts interview questions
important struts interview questionsimportant struts interview questions
important struts interview questionssurendray
 
Struts 2-overview2
Struts 2-overview2Struts 2-overview2
Struts 2-overview2Long Nguyen
 
Hadoop cluster performance profiler
Hadoop cluster performance profilerHadoop cluster performance profiler
Hadoop cluster performance profilerIhor Bobak
 
Struts 2 – Architecture
Struts 2 – ArchitectureStruts 2 – Architecture
Struts 2 – ArchitectureDucat India
 
Struts 2-overview2
Struts 2-overview2Struts 2-overview2
Struts 2-overview2divzi1913
 
Struts2 course chapter 1: Evolution of Web Applications
Struts2 course chapter 1: Evolution of Web ApplicationsStruts2 course chapter 1: Evolution of Web Applications
Struts2 course chapter 1: Evolution of Web ApplicationsJavaEE Trainers
 
Struts2-Spring=Hibernate
Struts2-Spring=HibernateStruts2-Spring=Hibernate
Struts2-Spring=HibernateJay Shah
 
Struts 2 - Introduction
Struts 2 - Introduction Struts 2 - Introduction
Struts 2 - Introduction Hitesh-Java
 
Struts Interview Questions
Struts Interview QuestionsStruts Interview Questions
Struts Interview Questionsjbashask
 
Session 41 - Struts 2 Introduction
Session 41 - Struts 2 IntroductionSession 41 - Struts 2 Introduction
Session 41 - Struts 2 IntroductionPawanMM
 
Krazykoder struts2 intro
Krazykoder struts2 introKrazykoder struts2 intro
Krazykoder struts2 introKrazy Koder
 
Build Java Web Application Using Apache Struts
Build Java Web Application Using Apache Struts Build Java Web Application Using Apache Struts
Build Java Web Application Using Apache Struts weili_at_slideshare
 

Ähnlich wie Struts framework (20)

important struts interview questions
important struts interview questionsimportant struts interview questions
important struts interview questions
 
Struts 2-overview2
Struts 2-overview2Struts 2-overview2
Struts 2-overview2
 
Hadoop cluster performance profiler
Hadoop cluster performance profilerHadoop cluster performance profiler
Hadoop cluster performance profiler
 
Struts 2 – Architecture
Struts 2 – ArchitectureStruts 2 – Architecture
Struts 2 – Architecture
 
Struts 2-overview2
Struts 2-overview2Struts 2-overview2
Struts 2-overview2
 
Struts2 course chapter 1: Evolution of Web Applications
Struts2 course chapter 1: Evolution of Web ApplicationsStruts2 course chapter 1: Evolution of Web Applications
Struts2 course chapter 1: Evolution of Web Applications
 
Struts Interceptors
Struts InterceptorsStruts Interceptors
Struts Interceptors
 
Struts
StrutsStruts
Struts
 
Struts2-Spring=Hibernate
Struts2-Spring=HibernateStruts2-Spring=Hibernate
Struts2-Spring=Hibernate
 
J2EE-assignment
 J2EE-assignment J2EE-assignment
J2EE-assignment
 
servlets and jsp
servlets and jspservlets and jsp
servlets and jsp
 
Struts 2 - Introduction
Struts 2 - Introduction Struts 2 - Introduction
Struts 2 - Introduction
 
Struts Interview Questions
Struts Interview QuestionsStruts Interview Questions
Struts Interview Questions
 
Session 41 - Struts 2 Introduction
Session 41 - Struts 2 IntroductionSession 41 - Struts 2 Introduction
Session 41 - Struts 2 Introduction
 
Skillwise Struts.x
Skillwise Struts.xSkillwise Struts.x
Skillwise Struts.x
 
Krazykoder struts2 intro
Krazykoder struts2 introKrazykoder struts2 intro
Krazykoder struts2 intro
 
Struts
StrutsStruts
Struts
 
Build Java Web Application Using Apache Struts
Build Java Web Application Using Apache Struts Build Java Web Application Using Apache Struts
Build Java Web Application Using Apache Struts
 
Struts2 tutorial
Struts2 tutorialStruts2 tutorial
Struts2 tutorial
 
Struts2 tutorial
Struts2 tutorialStruts2 tutorial
Struts2 tutorial
 

Mehr von baabtra.com - No. 1 supplier of quality freshers

Mehr von baabtra.com - No. 1 supplier of quality freshers (20)

Agile methodology and scrum development
Agile methodology and scrum developmentAgile methodology and scrum development
Agile methodology and scrum development
 
Best coding practices
Best coding practicesBest coding practices
Best coding practices
 
Core java - baabtra
Core java - baabtraCore java - baabtra
Core java - baabtra
 
Acquiring new skills what you should know
Acquiring new skills   what you should knowAcquiring new skills   what you should know
Acquiring new skills what you should know
 
Baabtra.com programming at school
Baabtra.com programming at schoolBaabtra.com programming at school
Baabtra.com programming at school
 
99LMS for Enterprises - LMS that you will love
99LMS for Enterprises - LMS that you will love 99LMS for Enterprises - LMS that you will love
99LMS for Enterprises - LMS that you will love
 
Php sessions & cookies
Php sessions & cookiesPhp sessions & cookies
Php sessions & cookies
 
Php database connectivity
Php database connectivityPhp database connectivity
Php database connectivity
 
Chapter 6 database normalisation
Chapter 6  database normalisationChapter 6  database normalisation
Chapter 6 database normalisation
 
Chapter 5 transactions and dcl statements
Chapter 5  transactions and dcl statementsChapter 5  transactions and dcl statements
Chapter 5 transactions and dcl statements
 
Chapter 4 functions, views, indexing
Chapter 4  functions, views, indexingChapter 4  functions, views, indexing
Chapter 4 functions, views, indexing
 
Chapter 3 stored procedures
Chapter 3 stored proceduresChapter 3 stored procedures
Chapter 3 stored procedures
 
Chapter 2 grouping,scalar and aggergate functions,joins inner join,outer join
Chapter 2  grouping,scalar and aggergate functions,joins   inner join,outer joinChapter 2  grouping,scalar and aggergate functions,joins   inner join,outer join
Chapter 2 grouping,scalar and aggergate functions,joins inner join,outer join
 
Chapter 1 introduction to sql server
Chapter 1 introduction to sql serverChapter 1 introduction to sql server
Chapter 1 introduction to sql server
 
Chapter 1 introduction to sql server
Chapter 1 introduction to sql serverChapter 1 introduction to sql server
Chapter 1 introduction to sql server
 
Microsoft holo lens
Microsoft holo lensMicrosoft holo lens
Microsoft holo lens
 
Blue brain
Blue brainBlue brain
Blue brain
 
5g
5g5g
5g
 
Aptitude skills baabtra
Aptitude skills baabtraAptitude skills baabtra
Aptitude skills baabtra
 
Gd baabtra
Gd baabtraGd baabtra
Gd baabtra
 

Kürzlich hochgeladen

Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 

Kürzlich hochgeladen (20)

Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 

Struts framework

  • 1.
  • 2. Disclaimer: This presentation is prepared by trainees of baabtra as a part of mentoring program. This is not official document of baabtra –Mentoring Partner Baabtra-Mentoring Partner is the mentoring division of baabte System Technologies Pvt . Ltd
  • 3. STRUTS FRAMEWORK Subhin P V 111subru@gmail.com www.facebook.com/subhinv elayudhan twitter.com/111subru in.linkedin.com/in/SubhinPv +91-8129076036
  • 4. Apache Struts • Struts Frame work is the implementation of Model-View-Controller (MVC) design pattern for the JSP. • Struts is maintained as a part of Apache Jakarta project • Struts is open source.
  • 5. What is Model-View-Controller (MVC) Architecture? • Model-View-Controller architecture is all about dividing application components into three different categories Model, View and the Controller. • Components of the MVC architecture has unique responsibility and each component is independent of the other component. • Changes in one component will have no or less impact on other component.
  • 7. Struts Architecture • Struts is an open source framework used for developing J2EE web applications using Model View Controller (MVC) design pattern. • It uses and extends the Java Servlet API to encourage developers to adopt an MVC architecture.
  • 8. Components Struts 2 Core components are Action handler, Result Handler and Custom Tags. Action handler Action handler interacts with other layers. Result Handler Result handler actually dispatches the response to view. Custom Tags Custom Tags are used render the dynamic content.
  • 9. Components • Interceptors The Interceptors are used to specify the "request-processing lifecycle" for an action. Interceptors are configured to apply the common functionalities like workflow, validation etc.. to the request. Interceptors code is executed before and after an Action is invoked
  • 10. How Struts Works • In struts JavaServerPages (JSP) are used to design the dynamic web pages. • In struts, servlets helps to route request which has been made by the web browsers to the appropriate ServerPage. • The use of servlet as a router helps to make the web applications easier to design, create, and maintain.
  • 12. Process flow User Sends request. FilterDispatcher determines the appropriate action. Interceptors are applied. Execution of Action. Output rendering. Return of Request(reverse order). Display the result to user.
  • 13. Things to download before you start struts • Requirements (Downloads) – JDK ver. 1.5 and above. – Tomcat 5X and above(Tomcat ver.6 is better) – Eclipse ver. 3 and above. – Apache struts2 jar files needed • common-logging-1.0.4.jar • freemarker-2.3.8.jar • ognl-2.6.11.jar • struts2-core-2.0.12.jar • xwork-2.0.6.jar
  • 14. Example program using struts We suppose to create a login application using struts.
  • 15. Getting started • Open eclipse and go to fileNewDynamic project in the new project wizard screen. • You will have a screen consisting of some wizards as shown in the next slide. • After giving the project name click Finish.
  • 17. Getting started • Once you created the project, you can see its structure in the project folder. • After these processes, now copy all the jar files listed in the previous slides to WebContentWEB INF
  • 20. Mapping program to xml • Open web.xml file which is under WEB-INF folder and copy-paste the following program.
  • 21. Mapping program to xml • <?xml version="1.0" encoding="UTF-8"?> • <web-app id="WebApp_9" version="2.4" • xmlns="http://java.sun.com/xml/ns/j2ee" • xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" • xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"> • • <display-name>Struts2 Application</display-name> • <filter> • <filter-name>struts2</filter-name> • <filter-class> • org.apache.struts2.dispatcher.FilterDispatcher • </filter-class> • </filter> • <filter-mapping> • <filter-name>struts2</filter-name> • <url-pattern>/*</url-pattern> • </filter-mapping> • <welcome-file-list> • <welcome-file>Login.jsp</welcome-file> • </welcome-file-list> • • </web-app>
  • 22. Class and methods • Create a class called LoginAction in com.test.struts2package. • Note that, above action class contains two fields, username and password which will hold the values from form and also contains an execute() method that will authenticate the user. In this simple example, we are checking if username is admin and password is admin123. • Also note that unlike Action class in Struts1, Struts2 action class is a simple POJO class with required attributes and method. • The execute() method returns a String value which will determine the result page. Also, in Struts2 the name of the method is not fixed. In this example we have define method execute(). You may want to define a method authenticate() instead.
  • 23.
  • 24. Create resource file • Resource bundle is a java entity that helps in putting the static content away from the source file. • Here we should define an application file and should be named as ApplicationResources.properties files • To create it the method is on the next slide
  • 26. Resource folder • Click that source folder option and you will be having a following screen. • And set the source folder as Resources folder. • In that folder create a file called ApplicationResources.properties .
  • 27. Resources • Copy these contents into ApplicationResources.properties • label.username= Username • label.password= Password • label.login= Login • error.login= Invalid Username/Password. Please try again.
  • 28. Jsp files to run the application Login.jsp
  • 30. Jsp(3) • Above programs are made in the folder Struts2_HelloworldWebContentWEB- INFLogin.jsp. • Struts2_HelloworldWebContentWEB- INFWelcome.jsp.
  • 31. Create a struts file • Struts2_HelloWorldJava Resourcesresourcescreate file struts.xml • Copy the following content into struts.xml
  • 32. Struts.xml Copy the above text into struts.xml.
  • 33. Important note • Our LoginAction.java class is having a method called execute(). If the name of the method is different, e.g. authenticate(). Then we should specify the name of the method in the action tag.
  • 34. Action • You can see <s: submit method command in the program Login.jsp
  • 35. Running the application • Now select Login.jsp then select the run on server command. • After selecting the command, you will be having a server lists out of that, select apache- tomcat server version.6. then run the program. • You will be having the following screen on your browser.
  • 36.
  • 37. Screens(1) Enter user_name as admin and password as admin123
  • 38. Screen(2) If you login successfully, you will get a screen as output.
  • 39. Screen(3) If you login into the application as a wrong user, the appearing screen will be like this. You are instructed to renter the user and password again
  • 40.
  • 41. If this presentation helped you, please visit our page facebook.com/baabtra and like it. Thanks in advance. www.baabtra.com | www.massbaab.com |www.baabte.com
  • 42. Contact Us Emarald Mall (Big Bazar Building) Mavoor Road, Kozhikode, Kerala, India. Ph: + 91 – 495 40 25 550 NC Complex, Near Bus Stand Mukkam, Kozhikode, Kerala, India. Ph: + 91 – 495 40 25 550 Start up Village Eranakulam, Kerala, India. Email: info@baabtra.com