Class ServletUtil

java.lang.Object
com.maplander.backend.utils.ServletUtil

public class ServletUtil extends Object
  • Constructor Details

    • ServletUtil

      public ServletUtil()
  • Method Details

    • getFullURL

      public static String getFullURL(javax.servlet.http.HttpServletRequest request)
    • validateName

      public static String validateName(String regex, String string)