Could you filter on the extension of the file name instead?
Nils-H
On Tue, Jan 27, 2009 at 6:28 PM, Tatiyana Tarabara wrote:
> Hi,
> I am facing some problems while uploading a file using Struts' FormFile
> object. I want to allow user to upload only .pdf files. For that I am
> comparing the Con
Hi,
I am facing some problems while uploading a file using Struts' FormFile
object. I want to allow user to upload only .pdf files. For that I am
comparing the ContentType of the file being uploaded using FormFile's
getContentType() method.
The problem is , when users uploading their pdf files
2 matches
Mail list logo