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

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
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
Is developing a website in .net easy or in php?
In php developing an app is easy.
Nithish REDDY
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

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

Ask a Question

Related Lessons

Multi-core CPU utilization using Task Parallel Library in c#
Nowadays, we are using multiple core systems. We must write our .NET applications in such a way that we must utilise the complete computing power of the machine. The parallel task library(TPL) allows...

Be prepared to get trained--init
Before starting the training,students must be mentally prepared for acceptance of new knowledge. Students must attend training with open minded forgetting the position they are working.This will help...
S

Smartnub Softsolutions

0 0
0

What is the need for Restful Service in MVC Core?
EXPLANATIONRestful service makes access to client information send to the server by JSON request that reduces several round trips from the server and hence optimises the speed. HTML framework works the...

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...

Difference between Abstract Class and Interface
This is probably one of the most commonly asked questions in any job interview for .Net. Before we look into the differences between the two lets find out the main features. Abstract Class By definition...

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