Hello,

I have an upload form in Wicket 1.4.17 and noticed that
FileUpload#getClientFileName() returns just the file name in Firefox 4.0 and
the entire absolute path in IE 8.0.

My code is almost identical to the one in upload file Wicket example, which
works in IE 8.0.

Any ideas on what could cause this? Could it have anything to do with the
servlet container on which the app is deployed?

Thanks,

Alec

Reply via email to