static final boolean DEBUGGING = false;

if ( DEBUGGING )
   {
   out.println( i );
   }