Home Answers Viewqa Struts design role played by Struts.

 
 


Clark
design role played by Struts.
1 Answer(s)      2 years and 6 months ago
Posted in : Struts

What is the design role played by Struts?

View Answers

November 17, 2010 at 11:46 AM


HI friends,

The role played by Structs is controller in Model/View/Controller(MVC) pattern. The View is played by JSP and Model is played by JDBC or generic data source classes. The Struts controller is a set of programmable components that allow developers to define exactly how the application interacts with the user.

Thanks.









Related Pages:
design role played by Struts.
design role played by Struts.  What is the design role played by Struts
design patterns are used in Struts?
design patterns are used in Struts?  What design patterns are used in Struts
struts - Design concepts & design patterns
Struts kick start  I looking for a struts kick start tutorials.Thanks
MVC design pattern used in Struts framework?
MVC design pattern used in Struts framework?  How is the MVC design pattern used in Struts framework
Design Pattern used in Struts - Design concepts & design patterns
Design Pattern used in Struts  Can someone tell what is MVC2 Design Pattern??  Hi friend, Read for more information, http://www.javajazzup.com/issue3/page44.shtml
STRUTS
is it display the fields design in that page (or) not? Explain
In Struts What is Model?
on the MVC design patter and Model plays important role in the framework. In any...In Struts What is Model? This tutorial explains you What is Model in Struts. Struts is MVC based application and it is separated into three integral parts
Role of Project Manager
Role of Project Manager  What are the role of a project manager in an Organisation
struts - Framework
Struts design pattern  Please explain Struts design pattern
mvc - Design concepts & design patterns
://www.roseindia.net/struts/mvc-architecture.shtml Thanks
role of JSP in MVC
role of JSP in MVC  What is the role of JSP in MVC Model?   JSP is mostly used to develop the user interface, It plays are role of View in the MVC Model
User LogIn According to Role
User LogIn According to Role  User login According to role but output will be always displayed in a single page.. but content will change according role
Struts Architecture - Struts
Struts Architecture   Hi Friends, Can u give clear struts architecture with flow.   Hi friend, Struts is an open source... (MVC) design pattern. It uses and extends the Java Servlet API to encourage
Understanding MVC design pattern
Understanding MVC Design Pattern The MVC (Model View Controller) design pattern is used by the struts for building an applications. It makes the application more maintainable. The main aim of using this design pattern 
validation - Struts
validation  Hi Deepak can you please tell me about struts validations perticularly on server side such as how they work whats their role etc.? thank you
what is struts? - Struts
what is struts?  What is struts?????how it is used n what... of the Struts framework is a flexible control layer based on standard technologies like Java... Commons packages. Struts encourages application architectures based on the Model 2
Complete j2ee technical flow - Design concepts & design patterns
Complete j2ee technical flow  Hi Friends. I want complete technical flow of j2ee project with following technologies.jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE
Jakarta Struts Interview Questions
. Struts framework makes it much easier to design scalable, reliable Web... Struts Framework this class plays the role of controller. All the requests... Jakarta Struts Interview Questions   
jsp - Struts
jsp   wat is Struts  Hi Friend, Struts is an open...-Controller (MVC) design paradigm. For more information, visit the following link: http://www.roseindia.net/struts/ Thanks
MVC - Struts
MVC  Can any one help me in good design of an struts MVC....tell me any e-book so that i can download from site
what are Struts ?
-Controller (MVC) design paradigm. Struts provides its own Controller component... and proven design patterns. Struts Examples...what are Struts ?  What are struts ?? explain with simple example
Java - Struts
Java  What is MVC Architecture and what is MVC Design pattern, what is the differrence between Architecture and Design pattern?   Hi...://www.roseindia.net/struts/mvc-architecture.shtml Thanks.  my doubt is some
Configure resource and security-role references
Configure resource and security-role references Prev Chapter 6. Assemble enterprise applications...; Configure resource and security-role references
java - Struts
of the Application.  Hi friend, Struts is an open source framework used for developing J2EE web applications using Model View Controller (MVC) design...://www.roseindia.net/struts/StrutsArchitecture.shtml
Hi.. - Struts
Hi..  Hi, I am new in struts please help me what data write in this file ans necessary also... struts-tiles.tld,struts-beans.tld,struts-html.tld,struts-logic.tld,struts-nested.tld and what is important of this file
j2ee - Struts
j2ee  hi can you explain what is proxy interface in delegater design pattern
Struts - Framework
, 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... struts application ? Before that what kind of things necessary
java - Struts
java  Can you pl. tell me what is the exact meaning of "DESIGN PATTERN". Where will use. What are the types in it?  Hi friend, Design.../interviewquestions/design-patterns/design-patterns-interview-questions1.shtml
Role of Project Manager
A software project manager plays a key role for the development of any software project in an organisation. The role and responsibilities of a project... as business knowledge. The major role and responsibilities of a project manager
struts and hibernate - Development process
struts and hibernate  Hi all, I want to develop a login page and direct it to different employee pages with respect to role of the employee,like admin->admin page,finance unit->financepage like that. my project is Invoice
Design, develop and test JSPs
Design, develop and test JSPs Prev Chapter 2. Design, build and test web components Next    Design, develop and test JSPs Creating
java - Struts
java  Hi, Can any one send the code for insert,select and update using struts1.2 using front controller design Pattern. many Thnaks raghvendra
DIFFERENT PAGES FOR DIFFERENT USERS ACCORDING TO THEIR ROLE
DIFFERENT PAGES FOR DIFFERENT USERS ACCORDING TO THEIR ROLE  I HAVE A PROBLEM IN PHP CODING PLS HELP ME PROBLEM IS THAT I WANT DIFFERENT PAGES TO VIEW FOR DIFFERENT USERS WHEN THEY LOGIN ACCORDING TO THEIR ROLE IN DATABASE
Easy Struts
Easy Struts         The Easy Struts project provides plug-ins for the Eclipse... to enable you to develop web applications based on the MVC design pattern provided
MVC Design Pattern
MVC Design Pattern      ... interface (view) concerns.  To meet the same purpose MVC design patterns were introduced.  MVC design pattern allows to the user to make the application
Role based login ..Need the concepts.. - JavaMail
Role based login ..Need the concepts..  Role based login how can i do that.. Constraint: i should have only one jsp page for all the user or usergroup... but depending upon the role the functions should change
Struts IDEs
applications based on the MVC design pattern provided by the Jakarta Struts... Struts IDEs Easy Struts for Eclipse / Jbuilder The Easy Struts project provides plug-ins for the Eclipse 2.0, Borland JBuilder 5
How Struts Works
to design the dynamic web pages. In struts, servlets helps to route request which..., and maintain. Struts is purely based on the Model- View- Contoller (MVC) design... How Struts Works      
java - Struts
;controller" in the Model-View-Controller (MVC) design pattern for web... interface.Please check at http://struts.apache.org/1.2.7/api/org/apache/struts
Struts Reference
are: Building a simple Struts application Introduction to the MVC design pattern... Struts Reference Welcome to the Jakarta Online Reference page, you will find everything you need to know to quick start your Struts
Struts MVC
Struts MVC Struts is open source MVC framework in Java. The Struts framework is developed and maintained by the Apache Foundation. The Struts framework is used to develop web applications using MVC (Model-View-Controller) design
Struts Guide
? - - Struts Frame work is the implementation of Model-View-Controller (MVC) design... Struts Guide       - This tutorial is extensive guide to the Struts Framework
Struts Framework - Apache Struts Framework an Introduction
Struts Framework - Apache Struts Framework an Introduction Apache Struts is open source framework that implements the MVC Design pattern. Apache Struts Framework is used to develop enterprise web applications. The Struts framework
What is Tableless Website Design
What is Tableless Website Design The term web design refers to fine art... role in developing a website as they are responsible to provide colours to the external appearance of the website. Thus, they play vital role in giving
Struts Video Tutorials
design pattern. Application developed in Struts 2 framework is very easy...Struts Video Tutorials - Now you can learn the Struts programming easily and in less time. Struts Video tutorials are very extensive and explained
What is Struts Framework?
Struts Framework is open-source framework. It is based on MVC design pattern which...What is Struts Framework? Learn about Struts Framework This article is discussing the Struts Framework. It is discussing the main points of Struts framework
Struts Tutorials - Jakarta Struts Tutorial
or by web browsers. In struts JavaServerPages (JSP) are used to design... Struts Tutorials - Jakarta Struts Tutorial Learn Struts Framework with the help of examples and projects. Struts 2 Training! Get
Struts Framework
design pattern. Using Struts framework developer can develop, test and deploy...An introduction to the Struts Framework This article is discussing about the high-class web application development framework, which is Struts. This article

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.