public class ResourceJspBean extends Object
| Constructor and Description |
|---|
ResourceJspBean() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent()
Returns the content of the file resource
|
String |
getContentType()
Returns the content type of the file resource
|
void |
loadResource(javax.servlet.http.HttpServletRequest request)
Load a file resource corresponding to a file attribute of a document
|
public void loadResource(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic byte[] getContent()
public String getContentType()
Copyright © 2020 City of Paris. All rights reserved.