; ; $Id$ ; ; Copyright (c) 2002, RIACA, Technische Universiteit Eindhoven (TU/e). ; All Rights Reserved. ; TODO ---- 20021205 * The MathBook Servlet should check if a resource exists and if it does not exist redirect the request to an error page. * The MathBook servlet should allow the use of other tag libraries. Those taglibraries should be added to the initialization parameters of the servlet, eg part of the web.xml file. * We need a new namespace called service where we add tags like "addcd", "sethost", "setport", or other service properties. Also a tag that checks wether a service is set or not (and redirect the user to an error or settings page).