JSP - Displaying Date/Time notes
Having a hunt I came across the article on JavaRanch about displaying Date/Time on JSP pages with a few different strategies. Displaying a date/time really needs to be localised for i18n (internationalisation) standards and needs to involve the Locale/getLocale().





