updated the data model to accomodate new tool session name propertyupdated tool contract method createToolSession(...)started making changes to monitoring module web layer
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 added
Service bean transaction definition was missing some of the ToolContentManager and ToolSessionManager methods, so these methods were not forming part of transactions.