CODE * constructs for name, label * Context -> ClickContext * 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 * XHTML vs HTML BUGS * control.css, missing menuarrow.gif --- .calendar .nav { background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%; } DOCUMENTATION * provide more Menu Javadoc, need prettier example * provide more Column Javadoc * discuss redirecting to HTTPS * add entry on http://java-source.net/open-source/web-frameworks * add UTF-8 localization comments * update Control in diagrams, update Control classes diagram VELOCITY * get VelocityEngine and RuntimeService changes checked in * get Parser, ParsingException, ParsingErrorException, Template checked in * get Parse checked in