|
Get context path using JSTL
|
|
08-24-2008, 04:38 PM
Post: #1
|
|||
|
|||
|
Get context path using JSTL
How can I access the context path using JSTL. I need the equivalant of
<%= application.getContextPath() %> using JSTL |
|||
|
08-24-2008, 04:45 PM
Post: #2
|
|||
|
|||
|
RE: Get context path using JSTL
To read context path using JSTL.
Code: <c:out value="${pageContext.servletContext.contextPath}" /> |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| Context Path of a web application | sanjay | 1 | 373 |
02-07-2008 08:26 PM Last Post: albinjoseph |
|

Search
Member List
Calendar
Help




