BTech 451 Project Yijing Wei
I have been working on the logger today. Since I have never used a Java logger, I looked up a few tutorials before I started coding. I have created a logger in my Hibernate testing application to record all the important steps that the application goes through, such as beginning the transaction, starting the Hibernate session, starting retrieving data from the database, etc.. I also looked into MyInterceptor.java, especially onLoad() method and studied its parameters.
I have been working on the final seminar and the final report. The final seminar will be in the last teaching week of this semester – next week, and the final report is due on the first working day after the last teaching week. I have also been trying to wrap up the programming work mentioned above.
The date of the final seminar is confirmed - Thursday 24th October. I have made the presentation slides, but I have not prepared the scripts. I will need to practice the final seminar these two days. Also, the due date of the final report is Tuesday 29th October. I have finished most parts of the final report, however, there are still a few things that need to be done, such as formatting, writing the abstract, making the content page, etc.. I have also invited Ana to come to the seminar.
Today the final seminar was given and I got some valuable feedback as to what to add to my final report. Tim and Ana were at the seminar as well. The seminar slides are available on the web site now.
The final report is available on the web site now. All the logs are updated.