X-Git-Url: https://git.piment-noir.org/?p=TD_webapps.git;a=blobdiff_plain;f=ROOT%2Fexo4%2Fhello.jsp;h=beca21d636942f164801191ba3b08f25c11ab09b;hp=11fcb52d96815392416ad09e0ca58cdec29a4902;hb=eb8f354563f0a4bd0d8d1c239575baf4c247bca3;hpb=8639833058a983de10b1571c8f99c8d01e793804 diff --git a/ROOT/exo4/hello.jsp b/ROOT/exo4/hello.jsp index 11fcb52..beca21d 100644 --- a/ROOT/exo4/hello.jsp +++ b/ROOT/exo4/hello.jsp @@ -3,7 +3,7 @@ <% hello h = new hello(); - //out.print(h.afficher()); + out.print(h.affiche()); %>