Apache Struts
Sign in to saveAlso known as Struts, WebWork, Jakarta Struts
vrije software van Apache Software Foundation
Official website
Welcome to the Apache Struts project
struts.apache.org →Link to the official site · 2,854 chars · not written by Vinony
Wikidata facts
- Instance of
- web framework
- Developer
- Apache Software Foundation
- Platform
- Java virtual machine
- Official website
- struts.apache.org
- Has use
- web framework
Show 9 more facts
- programmed in
- Java
- Stack Exchange tag
- stackoverflow.com/tags/struts
- copyright license
- Apache License
- software version identifier
- 7.1.1
- inception
- 2006-10-10
- issue tracker URL
- issues.apache.org/jira/browse/WW
- download URL
- struts.apache.org/releases.html
- Commons category
- Apache Struts
- source code repository URL
- github.com/apache/struts
via Wikidata · CC0
Article · Nederlands
Apache Struts is een project van de Apache Software Foundation. Apache Struts (kortweg Struts) is een implementatie van het model-view-controller-paradigma in en voor J2EE. Een Struts-applicatie bestaat uit JSP's, - of -template (View-laag), Forms (Controller-laag) en Actions (Controller-laag). Bovendien voegt Struts een aantal toe aan de beschikbare JSP-tags en biedt het een standaard entry-point voor het afhandelen van acties van de gebruiker. Het gebruik van Struts bevordert het scheiden van de drie lagen en daardoor de herbruikbaarheid en aanpasbaarheid van de webapplicatie. Een speerpunt in de ontwikkeling van Struts is en was internationalisatie (''). Webapplicaties die met behulp van Struts geschreven zijn, zijn daardoor doorgaans relatief eenvoudig te vertalen.
Abstract from DBpedia / Wikipedia · CC BY-SA