public class ServletCompatibilityUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getServletInfo(javax.servlet.ServletContext servletContext)
Returns an information about the given servlet context.
|
public static String getServletInfo(javax.servlet.ServletContext servletContext)
servletContext - A given servlet context or null.Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.