Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README-ver2.txt | 2011-04-25 | 850 Bytes | |
BasicInstructionofMarkSixAnalyst.doc | 2010-05-03 | 124.9 kB | |
Totals: 2 Items | 125.8 kB | 0 |
README INTRODUCTION Mark Six Analyst is a database of Hong Kong Lottery or so-called Mark Six. It provides a tool of various statistics methods to show relationships between data and forecasts. AUTHORS Teki Chan VERSION 2.0.0 CONFIGURATION The following files should be modified to work well in your environment such as JDBC setting and fulfil your requirements such as how many ball numbers there are in your lottery: /WEB-INF/marksixnalysis2-servlet.xml /WEB-INF/web.xml /WEB-INF/classes/marksixanalyst2/bus/constants.properties /WEB-INF/config/jdbc.properties /WEB-INF/config/log4j.properties /WEB-INF/config/messages.properties /WEB-INF/config/views.xml INSTALL After you update the files listed in CONFIGURATION, you can deploy the WAR file to your Servlet Container. For detail, please refer to the guideline of your Servlet Container.