if (pendu == null) {
// try {
// pendu = new ste.pendu.Pendu( this.loadList( uri ) );
pendu = new Pendu(Main1.LISTEPENDU);
pendu.joue();
session.setAttribute("pendu", pendu);
this.affiche(out, pendu);
this.afficheLettres(out);
/*
* } catch( IOException iox ) { this.context.log( "Fichier: " + uri