Getting Referer Request Header on Fess JSP Template

Hey, I’m working on a fess installation for a client currently and they need some metadata to contain the content of the HTTP header “Referer”, I’ve tried a couple of ways like request.getHeaders but they’re coming through null.

Is this something that can be done within the JSP file?

Thanks!

Please try to remove meta tags from jsp files.