root/lex/trunk/jsp/cleanup.jsp

Revision 187, 121 bytes (checked in by chris, 1 year ago)

More compile fixes from refactor.

Line 
1 <%
2         }
3         finally
4         {
5                 sql.finish();
6                 sql.close();
7                
8                 if (emdros != null)
9                 {
10                         Lex.putEmdrosDatabase(emdros);
11                 }
12         }
13 %>
Note: See TracBrowser for help on using the browser.