| Package | Description |
|---|---|
| org.apache.catalina.core | |
| org.apache.catalina.servlets |
This package contains
Servlets that implement some of the
standard functionality provided by the Catalina servlet container. |
| org.apache.catalina.ssi |
This package contains code that is used by the SsiInvoker.
|
| Modifier and Type | Field and Description |
|---|---|
protected static URLEncoder |
StandardContext.urlEncoder
Array containing the safe characters set.
|
| Modifier and Type | Field and Description |
|---|---|
protected static URLEncoder |
DefaultServlet.urlEncoder
Array containing the safe characters set.
|
| Modifier and Type | Field and Description |
|---|---|
protected static URLEncoder |
SSIMediator.urlEncoder |
Copyright © 2017. All rights reserved.