MRA-730:Added coded to sequence form input if form param include sequence number to the form parameters as form_<sequence>_<formName>. Fixed code to perform Integer sorting rather string sorting.
APPDEV-4842: corrected issue in ErrorController when no excption present - work around UrlMapping issue caused by tomcat7 decl. in the buildThe UrlMapping issue is that with the decl. error page mappings, i.e. 404, are not honored.