fix session timeout issue

removed tiles
various small cleanups
added session service to aid in debugging session issues
This commit is contained in:
lawson89
2014-08-13 11:20:59 -04:00
parent a4807a026c
commit 354826e645
24 changed files with 316 additions and 713 deletions

View File

@ -92,6 +92,8 @@ public class WebSession {
*/
public final static String COLOR = "color";
public final static String COURSE = "course";
/**
* Description of the Field
*/