April 2nd – Project Update
Code Implementation
Today I began to edit the jsp page that was entitled “enployeesummaryresults.jsp” . The edits made to the page allowed for the page to become more of a central control panel of the back end application of the project. I decided whilst mid editing this page that I would change the flow of the application and drafted up a new diagram of how I saw an administrator’s interaction with the page flowing. The additions made to the page was the inclusion of the valid urls that were visited, and the consequent link to the resulting page of the valid urls visited by the employee being displayed. Follow on links to pages were added for all the results. For example, for the result showing the blacklisted urls visited by frank the displayed amount of them on the summary screen had a link next to it in the form of a button that would allow you to navigate to a page that would display the blacklisted urls and then optionally download them into an excel document. This functionality was then added for all the results. Also along with all the dynamic result page redirections added, three semi static links that merely displayed every temp file/ URL/Blacklisted recorded was added to the page.
