C H A P T E R  12

File Upload

The File Upload component provides a way for users to send files to the server, and an easy way for the developer to gain access to the uploaded file content. Global application properties governing file upload can be configured in the application's Settings & Configuration node.

Property Name

Description

Notes

Name

The name of the component instance.

Req

Visible

Controls whether the component will be displayed or not. Can also be set programmatically using the component's setVisible(boolean) method.