Dernières corrections
This commit is contained in:
parent
8500eb716e
commit
e9b5718b90
|
@ -138,6 +138,8 @@ Voir TP Banque
|
|||
|
||||
# JEE
|
||||
|
||||
Ressource utiles : https://openclassrooms.com/courses/creez-votre-application-web-avec-java-ee/la-persistance-des-donnees-avec-jpa
|
||||
|
||||
## Introduction
|
||||
|
||||
JEE est un serveur d'application (Apache TomCat) non pas un simple chef d'orchestre
|
||||
|
@ -207,7 +209,6 @@ public class Calc implements ICalc {
|
|||
....
|
||||
...
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
## TP
|
||||
|
|
Loading…
Reference in a new issue