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

which .net is good .net silver light or share point?
SharePoint, wpf, asp.net, Silverlight, winforms they all use the .net library that are commononly referenced. Since SharePoint is built on ASP.NET, the argument can be made that anything you can do with...
Rupali
How to create custom attribute in mvc?
By implementing Attribute class.
JK IT Training
I'm looking Consultant or MVC Trainer
Hi, I provide .Net MVC training on the latest cutting edge technologies as MVC 5.0, Web API 2.0 and others. Please contact for more information regarding the courses.
Mary
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
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

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

Ask a Question

Related Lessons

ASP.NET Web API 2 action method return types
Here, in this article we will learn ASP.NET Web API 2 action method return types. A Web API 2 action method return types can be any of the following : Void HttpResponseMessage IHttpActionResult Other...

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

C# (Sharp) Syllabus
C# (Sharp) Syllabus: C# (Sharp) Syllabus Lesson 01: Getting Started Lesson 02: Expressions, Types, and Variables Lesson 03: Control Statements - Selection Lesson 04: Control...

Steps to fill drop-down value from database to view page in ASP.Net MVC Application
In simple few steps you can fill the dynamic data from database to HTML page in MVC Application Write connection string in web config file Create table related getter setter in model Fetch data...

Inversion of Control
Problem You have classes that have dependencies on services or components whose concrete type is specified at design time. In this example, ClassA has dependencies on ServiceA and ServiceB. Figure 1 illustrates...

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