CODE * upload maven module * review table.css * Select can have multiple values and this need to be resolved with multpart request * improve exception handling for method not found, walk up stack and find class * JSP exception handling, on tomcat find work directory BUGS * control.css, missing menuarrow.gif --- .calendar .nav { background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%; } DOCUMENTATION * FAQ topic back button - possibly add example * update Velocity documentation * provide more Menu Javadoc, need prettier example * provide more Column Javadoc * discuss redirecting to HTTPS * add UTF-8 localization comments * update Control in diagrams, update Control classes diagram VELOCITY * get Parser, ParsingException, ParsingErrorException, Template checked in * get Parse checked in