You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sca...@googlegroups.com
Following the docs, I'm trying to get the `request` object inside a scala helper, but I'm getting the exception: "This threads RenderContext is not a ServletRenderContext as it is: null"
Using Spring 3.1 and Scalate 1.5.3. Is there something I need to manually wire up to make this work right?
Tristan Burch
unread,
Mar 6, 2012, 6:36:16 PM3/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sca...@googlegroups.com
You should be able to get a HttpServletRequest from Spring's RequestContextHolder