I've just been given the task of updating a web page in an enterprise java web app to include the date in the page title.
Currently the web page is a static html file - what do i need to do to get the page title to be the current date in YYYY/MM/DD format? Sorry I have no idea where to start!