Project Description:
i need a java program to scan /usr/local/stockdata/ for xml files attached. it will read the xml files and insert into mysql table. the move the files to /usr/local/stockdata/old/{filename}_{date}
there should be no duplicates. the java program must test for this
you will create a 2 mysql tables to put the data in.
send me mysqldump and java program
sample xml files are attached