What Is Struts Plugin?

What Is Struts Plugin? thumbnail
Struts plugins are contained in JAR packages, making them easy to distribute online.

Struts plugins are JAR files that contain classes and configurations that extend the functionality of the Struts framework. Struts plugins are installed to an application by adding a JAR file that contains a struts-plugin.xml file.

  1. Struts-Plugin.xml File

    • This file has the ability to override framework constants, introduce new implementation classes and define new packages that have interceptors and actions.

    Functions

    • Struts plugins are used to distribute framework features, organize application code and also to distribute code to third-party applications.

    Plugin Associations

    • When loading plugins, no particular order is required. They also should not have any dependencies to each other nor should they have dependencies on classes associated or loaded by a different plugin.

    Contributed Plugins

    • Since the Apache Struts is a simple architecture, developers are free to develop and extend its capabilities using plugins. The fact that these plugins are contained in JAR files makes them easy to distribute online.

Related Searches:

References

Resources

  • Photo Credit internet image by Attila Toro from Fotolia.com

Comments

You May Also Like

  • What Is a Strut?

    Some rear-drive vehicles and most of the front-drive vehicles have struts, a major structural suspension part, according to the Monroe Shocks &...

  • What Is Struts 2.0?

    Struts 2.0 is a framework that allows programmers to build Web applications using Java computer code. The framework streamlines the entire creation...

  • Types of Action Classes in Struts

    Types of Action Classes in Struts. Web applications are different from simple websites and have different requirements, such as the ability to...

  • What Is the Function of Car Struts?

    Car struts are a common alternative to basic shocks. Although very similar in design and function, struts add a little more stability...

  • What Is Action Mapping in Struts?

    The use of struts in computer programming for a web application refers to the type of actions an application can typically be...

  • Struts vs. Faces

    JavaServer Faces and Apache Struts are Web development programs used for Java-based applications. When deciding between using Faces and Struts, the choice...

  • What Is Form Bean in Struts?

    Apache Struts is used to create Java web applications with structured web forms and comprehensive layers called "tiles." A form bean in...

  • Tutorial on Struts Configuration

    Struts, the open-source framework from Apache, offers integration with Java Beans and Java Server pages to provide a model-view-controller design pattern. Struts...

  • What are Strut Mounts?

    Learn all about strut mounts and what they do on your car with expert auto maintenance tips in this free car repair...

Related Ads

Featured