Class Servlets


  • public class Servlets
    extends Object
    Utility functions for dealing with servlets.
    • Method Detail

      • getFullUrl

        public static String getFullUrl​(jakarta.servlet.http.HttpServletRequest request)
        Returns the full URL of the given request.
        Parameters:
        request - an HTTP servlet request
        Returns:
        the full URL, including the query string