Package | Description |
---|---|
org.zkoss.web.servlet.http |
HTTP relevant utilities.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
Encodes.URLEncoder.encodeURL(javax.servlet.ServletContext ctx,
javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
java.lang.String url,
Encodes.URLEncoder defaultEncoder)
Encodes the specified URL by including the session ID and
the servlet context path, if necessary.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.