answersLogoWhite

0

The best IDE for Struts framework?

Updated: 10/24/2022
User Avatar

Wiki User

13y ago

Best Answer

Jdeveloper

jdeveloper produced a virtual drag and drop environment for the Struts framework and helps the developer to manage and speed up the project.

IDEA

IDEA 8 has full fledged support for the Struts 2 framework

there are Struts plugins available

Eclipse

there are Struts plugins available

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The best IDE for Struts framework?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is j2ee struts?

Struts is an Model-View-Controller Framework by the Apache Foundation. Struts comes in two flavors: Struts 1 and Struts 2. Struts 1 is a framework that was built by Craig McClanahan and then donated to the Apache Foundation in 2000. More information on Struts can be found here: http://en.wikipedia.org/wiki/Apache_Struts Struts 2, though it may share the name with the former, is quite different. It is essentially version 2 of the WebWork Framework. Both are very competent frameworks for Enterprise class java web applications. There seems to be much more information available for Struts 1 than there is for Struts 2, including tutorials and plugins. When planning a new application, be sure to take into account required functionality. Struts may not be the appropriate answer for all applications.


What is the best free windows IDE for ruby?

the best free ide is Notepad++


What is the difference between mvc1 mvc2?

MVC1 architecture combines business logic with the presentation logic, where as MVC2 seperates the two concerns. Struts framework is based on MVC2. MVC1 architecture combines business logic with the presentation logic, where as MVC2 seperates the two concerns. Struts framework is based on MVC2.


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.


Who makes the best javascript framework?

sun

Related questions

What is the explanation for the importance of Java Struts?

Java is a platform independent language and is widely used. In java JSP-SERVLET architecture creates over head of response and request object. So to simplify it ,a framework called struts was introduced.Like .net struts is also a framework which is advance version of jsp-servlet archite cture . Struts framework provides functionalities like to include struts tags, jquery.


Is NetBeans a framework?

No, Netbeans is an integrated development environment (IDE).


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.


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.


What is the difference between framework and IDE?

IDE is just the development environment while the Framework is the backbone of compiling the code.IDE's :Visual StudioJbuilderjdevelopereclipsenetbeansand so onBut Framework for .Net programmers is different than what Java programmers understandFramework for java programmers is:Spring FrameworkStruts FrameworkShine Enterprise Java PatternFramework for .net programmers is:.net Framework 1.1.net Framework 2.net Framework 3.net Framework 3.5.net Framework 4


What is j2ee struts?

Struts is an Model-View-Controller Framework by the Apache Foundation. Struts comes in two flavors: Struts 1 and Struts 2. Struts 1 is a framework that was built by Craig McClanahan and then donated to the Apache Foundation in 2000. More information on Struts can be found here: http://en.wikipedia.org/wiki/Apache_Struts Struts 2, though it may share the name with the former, is quite different. It is essentially version 2 of the WebWork Framework. Both are very competent frameworks for Enterprise class java web applications. There seems to be much more information available for Struts 1 than there is for Struts 2, including tutorials and plugins. When planning a new application, be sure to take into account required functionality. Struts may not be the appropriate answer for all applications.


How to do Clientside validation in struts?

check the following site. http://www.devarticles.com/c/a/JavaScript/Validators-Introducing-Struts-Validator-Framework/1/


Which IDE can be used to develop NET Framework?

Visual Studio from Microsoft, and CodeGear from Borland.


What does one learn from a Struts tutorial?

One may use a "Struts" tutorial to learn about the "Struts" framework, configuration, localization and integration. A great tutorial may be found at the website "Tutorials Point".


What is the difference between PHP and struts?

STRUTs is a framework of technology of java based on JSP/Java Servlets PHP is another server scripting language


What is the best free windows IDE for ruby?

the best free ide is Notepad++


What is the difference between mvc1 mvc2?

MVC1 architecture combines business logic with the presentation logic, where as MVC2 seperates the two concerns. Struts framework is based on MVC2. MVC1 architecture combines business logic with the presentation logic, where as MVC2 seperates the two concerns. Struts framework is based on MVC2.