Add getContextPath() and getLocation() to QueryServlet
------------------------------------------------------

                 Key: PIVOT-516
                 URL: https://issues.apache.org/jira/browse/PIVOT-516
             Project: Pivot
          Issue Type: New Feature
          Components: web
            Reporter: Greg Brown
             Fix For: 1.5.1


Without a getContextPath() method, a query servlet is unable to determine its 
own location and won't be able to return the correct value from doPost(). 
getLocation() is a convenience method that returns the location of the servlet 
(protocol, host, port, context path, and servlet path).



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to