--- meeboo <[EMAIL PROTECTED]> wrote:
> private File uploadedMovie = null;
> public void setUploadedMovie(File uploadedMovie)
> {this.uploadedMovie =
> uploadedMovie;}
>
> The problem is that I can't set the name of the
> uploaded file before it is
> saved to the drive. I can specify the path but
drive. I can specify the path but the file name is some random
generated key by Tomcat. Can I somehow intercept the upload before it has
been saved to the drive and change the name? If not, are there other
alternatives?
Thanks!
--
View this message in context:
http://www.nabble.com/Another
2 matches
Mail list logo