the answer to your first question is here:
http://struts.apache.org/struts-action/apidocs/org/apache/struts/upload/CommonsMultipartRequestHandler.html#getRepositoryPath(org.apache.struts.config.ModuleConfig)

I think the answer to your second question depends on the servlet
container being used, and the configuration noted above.

dave


2006-05-02 at 14:37 -0700, Help My PC! wrote:
> Hi,
> 
> Simple question, when using the UploadFormBean and FormFile to upload files 
> in struts, where are the files stored when uploaded? Is there an upload dir 
> that accumulates?
> 
> If I store files in a DB, will I have to manually clean the upload directory?
> 
> Thanks.
> 
>                       
> ---------------------------------
> Yahoo! Mail goes everywhere you do.  Get it on your phone.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to