Previous | Next Introduction
For Techies: About MySoccerLeague.com

MySoccerLeague.com is an enterprise-wide, J2EE, web-based application. We use MySql, a high performance, high quality SQL-compliant relational database. We use Tomcat, the industry leading open-source web server, servlet, and JSP container. The code is written almost completely in Java, with a little bit of Javascript and a little bit of SQL scripting.

For those who might be interested in developing a mobile app to use on our site, MySoccerLeague.com also provides a RESTful API for access to our data. More information is available HERE

We are very careful to keep the system performance at a high level, with virtually no down time, and fast response time for our users. We backup the entire database daily to an off-site location.


Previous | Next | Top Introduction