Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Context Path of a web application
02-07-2008, 08:11 PM
Post: #1
Context Path of a web application
How can I get the context root or content path of a web application in my JSP
Find all posts by this user
Quote this message in a reply
02-07-2008, 08:26 PM
Post: #2
RE: Context Path of a web application
Context Path: <%=request.getContextPath()%>
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Get context path using JSTL reena 1 2,539 08-24-2008 04:45 PM
Last Post: albinjoseph

Forum Jump: