Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
Struts
Next »
Struts framework is based on
Options
- Servlet, JSP and Java
- Servlet, HTML and Java
- Servlet, JSP, XML and Java
- Applet, XML and Java
CORRECT ANSWER : Servlet, JSP, XML and Java
Discussion Board
Struts Framework
The Struts Framework is a standard for developing well-architected Web applications. It has the following features:
1) It is an Open source
2) It is based on the Model-View-Controller (MVC) design paradigm, which has three levels:
Model: application state
View: presentation of data (JSP, HTML)
Controller: routing of the application flow
3) It implements the JSP Model 2 Architecture
4) Stores application routing information and request mapping in a single core file, struts-config.xml
The Struts Framework, is based on Servlet, JSP, XML and Java as all of plays an essential role in fetching and executing the data.
Rohit Sharma 10-1-2014 04:12 PM
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
Java Beginner (11)
Java (39)
Java (40)
Java (22)
Java (30)
Java (25)
Java (20)
Java (20)
Core Java (20)
Core Java (10)
Core Java (72)
EJB (20)
JDBC (20)
Applet (20)
Struts (21)
Servlets (20)
Java Web Services (20)
Javascript (40)
J2EE (10)
jQuery (46)
Advertisement
▲