Hei! Thanks for your swift answer. In java to get the entire local path, i found out there is a deprecated method request.getRealPath() that solves my question.
Thank you and fun coding! On Mon, Jan 25, 2010 at 4:43 PM, sourabh sharma <sourabh47mca...@gmail.com>wrote: > Actually when we uploading the file at that time we are getting the name of > the file as well as tmp name of the file. > So as per my knowledge we can only get the name of the file. > > I am not sure we will get the exact path of the file > > Thanks > Sourabh Sharma > www.avideogame.com > > On Mon, Jan 25, 2010 at 9:03 PM, andreea <andreea.oschanit...@gmail.com>wrote: > >> i would like to get the path of the file when i select it for >> uploading, not only the final name (stored in v). How do i get the >> entire path of the file? >> >> thank you >> >> http://www.fyneworks.com/jquery/multiple-file-upload/#tab-Overview >> > >