Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Get context path in a jsp without using a scriptlet

843840Jul 3 2008 — edited Jul 4 2008
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 1 2008
Added on Jul 3 2008
4 comments
2,338 views