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

pgbhagat/struts1-forever

This branch is 1 commit ahead of, 2 commits behind kawasima/struts1-forever:STRUTS_1_2_BRANCH.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3fb0bf8 · Mar 28, 2017
Mar 28, 2017
Oct 6, 2006
Aug 26, 2003
Mar 28, 2017
Apr 5, 2005
Mar 9, 2006
Nov 16, 2005
Aug 14, 2004
May 13, 2015
Dec 10, 2003
Aug 26, 2004
Mar 14, 2004
Mar 14, 2004
Jul 7, 2004
Jun 8, 2016
Oct 19, 2004
Oct 2, 2004
Mar 28, 2017
Apr 5, 2005
Nov 20, 2004
Mar 28, 2017
May 27, 2005
Nov 3, 2004
Mar 12, 2006
Feb 10, 2004
Mar 28, 2017
Nov 19, 2004
Dec 11, 2003

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.8%
  • Java 21.0%
  • Other 0.2%