appropriate HTTP headers to stop browsers caching the page, causing potential
back-button related mishaps. Unfortunately only seems to work with pages
read by a POST. GET pages can still be reached by the 'back' button. Although
this is consistent with REST architecture, it does mean some issues may remain
git-svn-id: http://scm.dspace.org/svn/repo/trunk@732 9c30dcfa-912a-0410-8fc2-9e0234be79fd
to all of our JSPs so that they could render unicode
and <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
added to the headers so that the browsers would display unicode.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@577 9c30dcfa-912a-0410-8fc2-9e0234be79fd