Answers
- Place an image file, say clock.gif, into the datetime directory, and add a tag
<img src="clock.gif"/> to the index.jsp file.
- Noit is possible (and sadly common) for programmers to place the business
logic into the frame and component classes of the user interface.