CHANGES ------- Changes between 1.0.11 and 1.0.10 * Updated JAR files from JSTL 1.0 to JSTL 1.1. * Removed unnecessary JAR files from the webapplication build. * Added Function examples. * Added LaTeX examples. * Added Format examples. * Fixed some Core JSTL examples. * Updated TLD files also to JSTL 1.1 Changes between 1.0.10 and 1.0.9 * Added some Core JSTL examples. * Added some Query examples. * Removed old files from examples directory. * Moved files from base library directory to webapplication library directory. Changes between 1.0.7 and 1.0.8 * Added new version of Gap parser (1.0.6). Changes between 1.0.6 and 1.0.7 * Added additional import example that uses an tag file inside the imported JSP page. * Added tags directory to WEB-INF containing example tag files. * Added rendering for all form elements in IE and Mozilla stylesheets. Changes between 1.0.5 and 1.0.6 * Moved codebase up to support Tomcat 5.x, the previous version will NOT work anymore. * Added .txt files instead of .xml files. Rendering problems in IE prevent you to view the XML files, so using .txt files instead. * Added 2 import examples. * Moved examples to the shorter namespace. * Fixed servlet to serve the short namespaces. * Removed links to MathBook products page as it does NOT exist. * Updated mathbook-taglib-query.jar to version 1.0.4 * Removed TODO file. * Removed namespace for forms, this conflicts with the latest release of Jakarta Tomcat. Changed examples accordingly. Changes between 1.0.4 and 1.0.5 * Added stylesheet support for list1.list in Mozilla stylesheet. Changes between 1.0.3 and 1.0.4 * Updated mathbook-taglib-query.jar to version 1.0.3 * Added stylesheet support for permutation1. * Added another decode GAP syntax example. Changes between 1.0.2 and 1.0.3 * Added support for permutation1 decoding by updating gap-parser.jar to version 1.0.5. * Added more support to the XSL-stylesheet for IE/MathPlayer. Changes between 1.0.1 and 1.0.2 * Added an example to decode GAP syntax to an OMObject. * Added an example that adds a CD to a GAP service. * Updated the gap-phrasebook.jar to version 1.3.2. * Updated the mathbook-taglib-query to version 1.0.2. * Fixed problem with building the webapp directory, now the webapplication can be jarred without the servlet container complaining about an unnecessary servlet.jar file. Changes between 1.0.1 and 1.0 * Updated the gap-phrasebook.jar to version 1.3.1. * Updated the mathbook-taglib-query.jar to version 1.0.1 * Updated the mathematica-phrasebook.jar to version 1.3.1