What is the path info as returned by getPathInfo of httpServletRequest
Julien Martin
Ranch Hand
Joined: Apr 24, 2004
Posts: 383
posted
0
Hello,
Can anyone give me a practical example of the path info as returned by getPathInfo() of HttpServletRequest. Apparently it is different from the servlet path and the query string. What is it then?