From: Matthew B. <mat...@ou...> - 2006-04-26 10:43:13
|
Andrew Booth wrote: > I put a bit of debugging code into the mvnforum and guanxi code and was able > to show that the 'content-type' header was arriving at the guard OK and was > being passed through to the mvnForum class when the guard rewrote the > request. According to the Java docs, the string passed to > request.getHeader() is case insensitive. However, the exception went away When you say the guard rewrote the request do you mean it wrapped it in a servletrequestwrapper? Is this tomcat 5.0 or 5.5? -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |