answersLogoWhite

0

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.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

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 Explanation and abbreviation for Ajax?

Asynchronous java script and xml


What is importance of java in your daily life?

communicating and playing..'


Explanation of the importance of technology to man?

yes


What is an explanation of the importance of water?

If we do not have water we die.


What is the explanation for the importance of Roman Roads?

they helped the army


What does it mean when a person says explanation of importance?

thing to do


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 action-mapping in java?

In java action-mappings are not available. Action-mappings are part of struts controller.Through these action-mappings, you will map a particular request to an action class, i.e.which action should be executed on press of a button.


Explanation of import javautilDate?

The import keyword in Java is used to tell the Java compiler where to find different classes and packages.java.util.Date is the location of the Date class: Date is a member of the util package, which is a member of the java package.


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.


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.