Seems like a question for the MyFaces/Tomahawk community, but a quick Google search turned up the following -

Article on using inputFileUpload -
http://www.onjava.com/pub/a/onjava/2005/07/13/jsfupload.html?page=1

Tomahawk docs on inputFileUpload -
http://myfaces.apache.org/tomahawk-project/tomahawk12/tagdoc/t_inputFileUpload.html

From the article, sounds like you have no control where the file is saved on the server (goes to either memory or a temp file), as your app should use getInputStream to copy it to another location....


-Donald


Rodrigo Baeza O wrote:
Hello,
   Let me know if anyone can help me with this problem.
I'm using Geronimo 2.1.2 with Myface and tomahawk-1.1.6, I am dealing inputFileUpload, specifically the question is where you saved the physical archives.
Thanks to all

--
Saludos
Rodrigo Baeza O.

Reply via email to