Aller au contenu

« Apache Struts 2 » : différence entre les versions

Un article de Wikipédia, l'encyclopédie libre.
Contenu supprimé Contenu ajouté
WikiYou (discuter | contributions)
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 38 : Ligne 38 :
* Introduction à Struts 2 l'exemple http://tahe.developpez.com/java/struts2/
* Introduction à Struts 2 l'exemple http://tahe.developpez.com/java/struts2/
* Présentation du framework MVC Struts 2. http://gardeux-vincent.eu/Documents/ProjetJEE/BVC_Hibernate_Struts2/Struts/index.htm
* Présentation du framework MVC Struts 2. http://gardeux-vincent.eu/Documents/ProjetJEE/BVC_Hibernate_Struts2/Struts/index.htm
* WikiBooks : Applications web avec Struts 2, Maven et jQuery : http://fr.wikibooks.org/wiki/Applications_web_avec_Struts_2,_Maven_et_jQuery
* pearltrees : http://www.pearltrees.com/johan1256/struts2/id4662102
* Tutoriel Struts2 : http://www.olivier-guillou.fr/oneandcie/tutoriel-pour-bien-commencer-avec-struts-2
* Introduction à Struts 2 https://www.mistra.fr/tutoriels-formation-introduction-struts2.html
* DZone Struts 2 Tutorials http://www.dzone\.com/tutorials/java/struts-2/struts-2-tutorial/struts-2-tutorial.html

Version du 10 décembre 2014 à 18:08

Apache Struts 2

Informations
Développé par Apache Software Foundation
Dernière version 2.3.20 [1] ()
Environnement Windows, Linux
Type framework
Licence Licence Apache
Site web struts.apache.org

Apache Struts 2 est le nouveau framework de persistance de la communauté Open Source Apache. C'est un framework J2EE developpé à partir de deux autres frameworks J2EE : Apache Struts (Struts 1) et WebWork. Mais ce nouveau framework n'a plus rien à voir avec la version précédente, même s'il est présenté comme le successeur de Struts 1[réf. nécessaire].

Caractéristiques

Ouvrages de référence

  • « Struts 2 : Le framework de développement d'applications Java EE » , par Jérôme LAFOSSE aux Editions ENI sept 2009


  • « Struts 2 for Beginners » par Sharanam Shah et Vaishali Shah, aux Editions Arizona Business Alliance, 3ème édition , juin 2014
  • « Struts 2 with Hibernate 4 Project for Beginners » par Sharanam Shah et Vaishali Shah, aux Editions Arizona Business Alliance, juin 2014
  • « Apache Struts 2 Web Application Development » par Dave Newton , aux Editions Packt Publishing juin 2009
  • « Struts 2 Design And Programming : A Tutorial » par Budi Kurniawan , seconde edition BrainySoftware ( janvier 2008 )
  • « Struts 2 in Action » par Don Brown, Chad Michael Davis, Scott Stanlick (mai 2008)
  • « Practical Apache Struts 2 Web 2.0 Projects » (série Practical Projects) aux Editions Apress, par Ian Roughley, novembre 2007
  • « Struts2 Black Book » par Kogent SolutionsInc., 2ème édition, aux Editions Wiley

Liens externes