Jee a4 1 la methode de suppresion d'un personne public void supprimerPersonne Personne personne loadDatabase personnes String sql DELETE FROM personne WHERE idPersonne boolean rowDeleted false try PreparedStatement connexion prepareStatement sql preparedS
la methode de suppresion d'un personne public void supprimerPersonne Personne personne loadDatabase personnes String sql DELETE FROM personne WHERE idPersonne boolean rowDeleted false try PreparedStatement connexion prepareStatement sql preparedStatement setInt personne getIdPersonne preparedStatement executeUpdate rowDeleted preparedStatement executeUpdate return rowDeleted catch SQLException e e printStackTrace la methode de modi ?cation d'un personne public void modi ?cationPersonne Personne personne loadDatabase personnes String sql UPDATE personne SET nomPersonne prenomPersonne agePersonne WHERE idPersonne boolean rowUpdated false try PreparedStatement preparedStatement connexion prepareStatement sql preparedStatement setString personne getNomPersonne preparedStatement setString personne getPrenomPersonne preparedStatement setInt personne getAgePersonne preparedStatement setInt personne getIdPersonne preparedStatement executeUpdate rowUpdated preparedStatement executeUpdate catch SQLException e e printStackTrace return rowUpdated CCode servlets PrintWriter out res getWriter out println Premier Message Redirection res sendRedirect http www google fr RequestDispatcher dispat req getRequestDispatcher index html dispat forward req res dispat include req res Passer données String nom request getParameter nom request setAttribute nom nom Tag jsp Tag de directive ? Tag de commentaire -- blabla -- Tag de déclaration ? Tag de Scriplet ? Tag d ? expression ? Scope Page ?? request ?? session ?? application LOGIN SESSION C
Documents similaires
-
31
-
0
-
0
Licence et utilisation
Gratuit pour un usage personnel Attribution requise- Détails
- Publié le Mar 30, 2022
- Catégorie Administration
- Langue French
- Taille du fichier 23.6kB