X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ROOT%2Fexo4%2Fhello.jsp;h=beca21d636942f164801191ba3b08f25c11ab09b;hb=HEAD;hp=11fcb52d96815392416ad09e0ca58cdec29a4902;hpb=05e819e4ef0cd435debc3b9a4d8ff34c654878c3;p=TD_webapps.git 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()); %>