Tag: mysql
-
Dictionary
Description In this project I sought to create a java program that could read an entire unabridged dictionary text file into a MySQL database. The purpose was to create a simple webpage that using AJAX calls could show the definition appear as the User typed it into the search. Learning Goals: To see the…