Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.
Switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1Organized q/a's web.xml based on lams central web.xmlMade sure web.xml is valid and Eclipse has no formatting warningsAdded GPL license notices to files
continued improvements on the q/a toolrestructured folders modeling after mcq tooladded separate web layer jsp folders for different modulesrecreated web.xmlmodified struts-config.xmlreplaced old tags in the jsps with web.xml based logical tag namesimproved fonts and general formattingCustom Struts Exception Handler addednew resource definitions added
continued improvements on the q/a toolrestructured folders modeling after mcq tooladded separate web layer jsp folders for different modulesrecreated web.xmlmodified struts-config.xmlreplaced old tags in the jsps with web.xml based logical tag namesimproved fonts and general formattingCustom Struts Exception Handler addednew resource definitions added
The common test code has been removed from lams.jar, which triggered the abstract lams test case class to change package. New version uses the "new" package.