answersLogoWhite

0

How do you solve bugs in struts framework in java?

Updated: 8/16/2019
User Avatar

Wiki User

13y ago

Best Answer

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.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you solve bugs in struts framework in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


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 are java structs in java?

truts is a framework that promotes the use of the Model-View-Controller architecture for designing large scale applications. The framework includes a set of custom tag libaries and their associated Java classes, along with various utility classes. The most powerful aspect of the Struts framework is its support for creating and processing web-based forms. By Thiyagarjan V thiyagu.multi@gmail.com


What are the advantages to using Spring Framework when programming in Java?

This program makes it easier to use, change and combine your java program. Struts tend to force actions where Spring gives you different options to create your own. Spring also has a well defined interface and gives you better tools for your framework.


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.


Is spring framework in java?

Yes, Spring is a framework built using the Java Technology.


Where can one find information about struts software?

STRUTS software was developed by the Apache Software Foundation and is an open source web application framework that is used for developing Java EE web applications. More information can be found on the Apache website or on Wikipedia.


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.


What do you mean by j2ee?

J2EE stands for Java 2 Enterprise Edition. This is the version of the Java programming language that helps programmers develop enterprise applications. Features like JSP, Servlets, Struts etc are all part of the J2EE framework and are used to create robust enterprise and web applications.


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 can J.A.D.E stand for?

= Java Agent DEvelopment framework. =


What does Spring Framework specialize in?

The Java platform Spring Framework is an alternative to the Enterprise JavaBean model. It can be used to program a variety of Java applications, including web-based applications.