Close
jGuru Forums
Posted By: Abhay_Shukla Posted On: Friday, February 24, 2006 03:01 PM
I wanted to get the context root of a web application.
Re: How to get context root of a web application
Posted By: Anonymous Posted On: Monday, February 27, 2006 03:59 AM
Easy ...<%=request.getContextPath()%>if you use jstl