On Tue, 24 May 2011 10:47:32 -0400, Jay, Michael wrote:
IMHO code that follows pattern try { ... something } catch (Exception e) { System.out("oops"); } ... try { ... something } catch (Exception e) { System.out("oops"); } deserves only /dev/null as a permanent storage destination. -- Mikolaj Rydzewski <m...@ceti.pl> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org