addServlet(context, templateEngine, "*.tpl", false) ;
}
if ( installManager ) {
// Action when control panel selects a dataset.
HttpServlet datasetChooser = new ActionDataset() ;
addServlet(context, datasetChooser, PageNames.actionDatasetNames, false) ;
}
if ( installServices ) {
// Validators