source: other-projects/the-macronizer/trunk/web/index.jsp@ 31962

Last change on this file since 31962 was 31962, checked in by rmw36, 7 years ago

Macronizer changes: 1. adding an ethical disclaimer to the main web page (temporarily still in English for the Maori jsp file too, but Te Taka will be translating this.) 2. Adding more logging to the macronizer. This required setting up a log4j.properties file (and adding its jar file copied from GS3), and modifying the existing java code DirectInput and FileUpload to make calls to logger. Modifications to build.xml to copy the new template log4j.properties.in file into web/WEB-INF/classes where the log4j.props needs to live. 3. Corrected the svn mime-type property on build.xml so that it's no longer mistaken for a binary file

File size: 146 bytes
Line 
1<%--
2 Document : index
3 Created on : 2/12/2014, 11:01:03 AM
4 Author : tl113
5--%>
6
7<% response.sendRedirect("jsp/mi/main.jsp"); %>
Note: See TracBrowser for help on using the repository browser.