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
How to use .net mvc?
visual studio 2012 or after that version supports mvc application, but you should also need to understand razor view, html5, linq for working on mvc.
Jayant
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
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
How to create custom attribute in mvc?
By implementing Attribute class.
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

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

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

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

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

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

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