answersLogoWhite

0

How do you make a project on STRUTS application?

Updated: 8/18/2019
User Avatar

Wiki User

14y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you make a project on STRUTS application?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can you use jsp as controller in struts application?

no


What is a group of files that make up a software application?

A project is a group of file that make up a software application.


What is strutting?

Struts is an open source Web application framework developed as Apache Jakarta project Struts is based on MVC (Model View Controller) framework. It is used to build Web applications based on Servlet and JSP. So Struts application is a genuine Web application. Struts leverages J2EE design patterns that people find quite useful in building J2EE applications. Because Struts follows these patterns including MVC, Struts is relatively simple to use and learn. A Composite View is a view built using other reusable subviews. A single change to a sub-view is automatically reflected in every composite view that uses it. Furthermore, the composite view manages the layout of its sub-views and can provide a template, making consistent look and feel feel easier to achieve and modify across the entire application. Struts has its own set of custom tag libraries. Struts also support utility classes.


When to use struts technology what type of application developed using struts framework?

Struts2 is very powerful web development framework which can be used to build highly scalable, pluggable web application.


How do you solve bugs in struts framework in java?

Struts is an open source framework that is created/marketed by the Jakarta commons project. It is an open source and so you can also get the source code of the struts framework. If you feel the code has any issues, then you can fix them in your code, test them and contact the Jakarta commons project and have the fix implemented.


What is the difference between ms project and ms Excel?

These different applications are for different purposes you may need both.Project for planning and supporting project workExcel for calculating stuff.


What is the application for a brine shrimp project?

this means how can you use this project in life, depending on the project


Can you use struts in a desktop application?

If the desktop application you mean would be run on a web browser - Then the answer is YES. STRUTS is an open source framework used for the development of web based java applications using other J2EE technologies like JSP, Servlets and XML.


Why is IEEE project better than application project?

simple, it isn't


Should new struts make noise?

No.


Could you state project - fundamentals of application software?

fundamentals of Application software


How can you run C programs on a Mac OS X?

You need the program Xcode which is on one of the Leopard install disks. If you want to make a new C-Application, select "new Project" then "console application" then "standard application".