103104105106107108109110111112113
return; } session.setAttribute( componentName, component ); } if ( !component.validate() ) { // TODO need an error here return; } String baseUrl = request.getScheme()