file uploading

Greg Huber <[email protected]>
Newsgroups gmane.comp.jakarta.struts.devel
Message-ID <CAJi=3dWEce5O-VAjLERjnzCmiAOdaz8JwEa8_fvA8Nukg-hXhA@mail.gmail.com>
Was looking at switching to the new FileUploadInterceptor.

But testing the current version, I noticed that after the upload it gives
details of the webapp location in the value attribute.

<s:file name="uploadedFiles" multiple="multiple" />

......value="/dev/apache-tomcat/apache-tomcat-9.0.85/work/Catalina/localhost/ROOT##/upload_52c5bcff_6363_4414_b23e_fe49bb3f3af7_00000462.tmp"
.....

To clear this I have to set value=""

ie <s:file name="uploadedFiles" multiple="multiple" value="" />

Is this intentional?  I like to try and hide such info.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.