posted 20 years ago
I dont know how JSF works.
But Struts works fine. It provides a standard JSTL for composing the form, and when the form is submitted, the file will be uploaded and the control will be passed the the DispatchAction class. In this class, the uploaded file is already stored somewhere inside the Web server, and you can still, use the file handler to save the uploaded file to the *target* location, after that, the temp. file can be destroyed.
I guess JSF has such a similar framework, just like what the past *JSPSmartUpload* utility.
Nick.
SCJP 1.2, OCP 9i DBA, SCWCD 1.3, SCJP 1.4 (SAI), SCJD 1.4, SCWCD 1.4 (Beta), ICED (IBM 287, IBM 484, IBM 486), SCMAD 1.0 (Beta), SCBCD 1.3, ICSD (IBM 288), ICDBA (IBM 700, IBM 701), SCDJWS, ICSD (IBM 348), OCP 10g DBA (Beta), SCJP 5.0 (Beta), SCJA 1.0 (Beta), MCP(70-270), SCBCD 5.0 (Beta), SCJP 6.0, SCEA for JEE5 (in progress)