${pageContext} is a variable that is mandated by JSP specification and as such implicitly defined by JSP engine in JSP. However there is no such variable in FM. The closest you can get is ${ctx.contextPath} which makes use of Magnolia context (info.magnolia.context.MgnlContext) instead.
-- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=9163c427-552f-4404-8573-fe227ca41a0f ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------