Displaying 1 result from an estimated 1 matches for "contextpath".
Did you mean:
pcontextpath
2009 Oct 29
3
How to obtain the context path in a Jruby app on Tomcat?
Hi all,
I successfully deployed my JRuby on Rails app on Tomcat
In a jsp page I''d use ${pageContext.request.contextPath} to obtain my
context path.How could I do this in a Ruby controller?
Thanks
Rafael Roque
--
Posted via http://www.ruby-forum.com/.