public class ReturnUtil extends Object
| Constructor and Description |
|---|
ReturnUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getJsonReturnAddress(javax.servlet.http.HttpServletRequest request,
String type) |
static String |
getJspReturnAddress(javax.servlet.http.HttpServletRequest request,
String type) |
static void |
main(String[] args) |
public static String getJspReturnAddress(javax.servlet.http.HttpServletRequest request, String type)
public static String getJsonReturnAddress(javax.servlet.http.HttpServletRequest request, String type)
public static void main(String[] args)
Copyright © 2018. All rights reserved.