[RSS]

Why does File Upload component fail when the label property is used?

Currently, the label property in the File Upload component does not work correctly (Bug ID 6366690). When the label property is used, a NullPointerException occurs at runtime.

Workaround: use a label component instead of the File Upload label property.

Note: This FAQ applies only to JavaServer Faces 1.1 Components found in J2EE 1.4 project Types (com.sun.rave.web.ui). This issue has been corrected for JavaServer Faces 1.2 components found in Java EE 5 project types (the Project Woodstock components).