repeated the same process done for q/a for mcq: switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 organized q/a's web.xml based on lams central web.xml made sure web.xml is valid and Eclipse has no formatting warnings added GPL license notices to files tested and made some modifications to jsps in relation to JSTL upgrade
same things done for q/a project: Switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 Organized q/a's web.xml based on lams central web.xml Made sure web.xml is valid and Eclipse has no formatting warnings Added GPL license notices to files
Service bean transaction definition was missing some of the ToolContentManager and ToolSessionManager methods, so these methods were not forming part of transactions.
authoring module fix for populating the correct map data for the revisiting authorscalling public static void assignStaterMapsToCurrentMaps(HttpServletRequest request)
authoring module fix for populating the correct map data for the revisiting authorsadded the method: public static void assignStaterMapsToCurrentMaps(HttpServletRequest request)
All the changes are to accomodate better integration between different modules. In this state all the modules seem to work properly and according to their specs. May requite lttle updates but expecting no major changes.Some work needs on bug fixing authoring module.