Package | Description |
---|---|
org.apache.commons.fileupload.portlet |
An implementation of
FileUpload
for use in portlets conforming to JSR 168. |
org.apache.commons.fileupload.servlet |
An implementation of
FileUpload
for use in servlets conforming to JSR 53. |
Modifier and Type | Class and Description |
---|---|
class |
PortletRequestContext
Provides access to the request information needed for a request made to
a portlet.
|
Modifier and Type | Class and Description |
---|---|
class |
ServletRequestContext
Provides access to the request information needed for a request made to
an HTTP servlet.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.