Request object in JSP EL
843838Sep 27 2005 — edited Sep 27 2005Hi,
I am very new to JSP but have done a lot of work with servlets. All I want to do is to use the value from request.getContextPath() in an EL expression like this ${CONTEXT_PATH}. I just cant figure out how!
I have read a lot of articles about the expression language and jsp in general but the scope of variables in jsp, and which variables exist in which types of expression is very confusing :S.
Any pointers would be great!
Thanks,
- Robert.