public class AjaxUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAjaxRequest(String requestedWith) |
static boolean |
isAjaxUploadRequest(javax.servlet.http.HttpServletRequest request) |
public static boolean isAjaxRequest(String requestedWith)
public static boolean isAjaxUploadRequest(javax.servlet.http.HttpServletRequest request)
Copyright © 2021. All rights reserved.