Hi Guys
I am using Scriptlet to get a application context path in a JSP. I want to get the context path with out using an scriptlet in a JSP, is there way to achieve this..?
<%=request.getContextPath() %>/listofvalues.do?method=viewListOfValues
thanks in advance.
Regards
Praveen
Edited by: praveen_kumarvr on Jul 3, 2008 8:30 AM