How do I approach a project using Java Struts?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

All Subjects & C.Sci Tutor

1. Understand project requirements. 2. Set up the development environment. 3. Design the MVC architecture. 4. Build and test incrementally. 5. Document everything.
Comments

I am online Quran teacher 7 years

1. Understand project requirements. 2. Set up the development environment. 3. Design the MVC architecture. 4. Build and test incrementally. 5. Document everything.
Comments

"Transforming your struggles into success"

To approach a project using Java Struts: 1. Set up the environment with Struts libraries and a suitable IDE. 2. Design the application architecture using MVC. 3. Create action classesfor handling requests. 4. Configure Struts XML to map actions and views. 5. Develop views (JSP) and connect them...
read more
To approach a project using Java Struts: 1. Set up the environment with Struts libraries and a suitable IDE. 2. Design the application architecture using MVC. 3. Create action classesfor handling requests. 4. Configure Struts XML to map actions and views. 5. Develop views (JSP) and connect them with models and actions. 6. Test and deploy the application. read less
Comments

View 1 more Answers

Related Questions

When do you use Html.Action over Html.Partial ?
Html.Action() will call action method. e.g. Html.Action("Test") Html.Partial() just renders partial view. e.g Html.Partial("PartialName");
JK IT Training
When we use WebAPI controller in Asp.Net MVC
To understand it , First understand the objective of WEB API and MVC WEB API : This technology is designed to develope HTTP Service that would be consumed by many device MVC : This is a framework that...
JK IT Training
What is dot net MVC?
It is a design pattern. .NET MVC is a successful template above asp.net framework. .NET MVC is used to develop web applications from the scratch
Tina
Is developing a website in .net easy or in php?
In php developing an app is easy.
Nithish REDDY
What is an MVC and why is it important?
MVC (Model-View-Controller) is a software architectural pattern that separates an application into three interconnected components: 1. *Model*: Represents the data and business logic, managing data...
Kirti
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Service-Level Agreement (SLA) Definition
A service-level agreement (SLA) is a contract between a service provider and its internal or external customers that documents what services the provider will furnish. SLAs originated with network service...
M

Mohammad Shafi

0 0
0

Angular-2 Developer Training Program Syllabus
Angular2 Developer Training Program Syllabus: Introduction to Angular2. Why Angular2. Angular2 Features: Components, Services and Typescript. Angular2 Components: Templates, Modules, Services...

CLR [ Common Language Runtime ] and it's properties
CLR is one of the components of the .NET framework which provides an environment to execute the .NET code or the managed code. , CLR helps in converting the MSIL/CIL code into native code and running...
R

Raga Deepthi G.

0 0
0

ASP.Net MVC 5 Error: The controller for path '/' was not found or does not implement IController
When a page, that is located inside an area, wants to access a controller that is located outside of this area (such as a shared layout page or a certain page inside a different area), the area of this...
M

Mohammad Shafi

0 0
0

Dependency Injection in Angular 2
Dependency injection Dependency injection is a way to supply a new instance of a class with the fully-formed dependencies it requires. Most dependencies are services. Angular uses dependency injection...

Looking for .NET MVC ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you