Skip to content

Apache Struts1は、まだまだ終わらんよ

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
LICENSE.CheckStyle
Notifications You must be signed in to change notification settings

stimulussoft/struts1-forever

 
 

Repository files navigation

STRUTS

build status

This struts1's fork is for maintenance to fix the vulnerabilities.

Requirements

Original Struts requires Java 1.4 or higher. But struts1-forever requires Java 1.5 or higher. Because Commons-Beanutils 1.9.2 is used for preventing a dangerous population.

Fixed vulnerabilities

  • CVE-2014-0114
  • CVE-2016-1181
  • CVE-2016-1182

Introduction (Original)

This subproject contains the source code for the "Struts" application support package, consisting of the following major components:

  • Controller servlet with action mapping technology, implementing the Model- View-Controller (MVC) design pattern for web applications commonly called "Model 2", with a servlet as the "front component".

  • Comprehensive custom tag library for building internationalized JSP pages that have HTML forms which interact with JavaBeans that are managed automatically by the controller servlet.

For help with installing and using Struts, see the Struts User Guide.

About

Apache Struts1は、まだまだ終わらんよ

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
LICENSE.CheckStyle

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 78.9%
  • Java 20.9%
  • Other 0.2%