You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by Apache Wiki <wi...@apache.org> on 2006/07/17 15:55:59 UTC

[Struts Wiki] Update of "StrutsHaiku" by GeorgeDinwiddie

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.

The following page has been changed by GeorgeDinwiddie:
http://wiki.apache.org/struts/StrutsHaiku

The comment on the change is:
fix formatting

------------------------------------------------------------------------------
   }}}JamesTurner{{{ 
  
  try {
- {{{  System.out.println("Why do I persist"); 
+   System.out.println("Why do I persist"); 
    System.out.println("Crazy, this now has become"); 
-   System.out.println("Must shoot myself now"); }}}
+   System.out.println("Must shoot myself now"); 
  }
  catch( HaikuParsingException e ) {
- {{{  log.error( e.toString() ); }}}
+   log.error( e.toString() ); 
  }
   }}}RickReumann{{{