I had tested and created my validation on a form using a hard-coded webpage as well as other input fields; although, when I moved it onto my JSP page, the only field that wasn't working properly was the one with the AJAX/JSON call on it. I read in places that the AJAX call for DDL is the culprit, but don't seem to provide a solution for this. Any help would be appreciated. Thanks!