<%@ page import="bonjour.hello, javax.servlet.*" %> <% hello h = new hello(); out.print(h.affiche()); %>