For methods which take in an ID (type Long) as a parameter, a check is now performed to see if they are null or not. if they are null then an exception is thrown
Converted the project to build in a manner more like our other projects. Also updated to Struts 1.2.7 . Had to turn of the javascript validation to make the pages work. This needs to be fixed.