Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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).