DOC

struts : struts

Maven & Gradle

Mar 23, 2006
119 usages

struts · The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, based on published standards and proven design patterns.

Table Of Contents

Latest Version

Download struts : struts Javadoc & API Documentation - Latest Versions:

All Versions

Download struts : struts Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.2.x
1.1
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file struts-1.2.9-javadoc.jar to struts-1.2.9-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder struts-1.2.9-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "struts-1.2.9-sources.jar" -d "struts-1.2.9-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 23, 2006
119 usages
Mar 23, 2006
17 usages
Sep 20, 2005
1 usages
Dec 23, 2005
Dec 23, 2005

Discover Dependencies

Jun 14, 2014
16 usages
1.7k stars
Dec 13, 2011
37 stars
Jun 06, 2023
846 usages
May 24, 2021
141 usages
Jan 21, 2022
185 usages
Sep 25, 2020
46 usages
4.3k stars
Mar 29, 2023
114 usages
700 stars
Apr 17, 2023
36 stars
May 12, 2023
64 usages
34 stars