I am trying to figure out how to make the context path of the current request available to the model for Velocity/Freemarker using SpringMVC. I need this to make absolute URLs work when needed. Is there a way to expose this easily to all my views?
Thanks,
Patrick
