Hi,
My front-end program upload files and then forward the file path to
another server side program that handle them.
The problem is that I have to read the FormFile data and store it into
another temp file.
It would increase performances this data duplication and have access
directly to the Struts temp file.
I can't see how.
I understand that there is maybe no file at all, as a small size a file
will be stored in memory, but is the maybe existing underlying FileItem
avaiable in anyway ?
Laurent
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]