java - How can i get image path with location name like from d or e or f or drive? -


i want total path,for example if user upload image d drive like: d:/sample.jpg ,

i want total path (d:/sample.image).

is possible ? if possible please me(java using servlet).

this information not exposed websites.

when user uploads file, path name component of file can thrusted. google chrome examples uploads files c:/fakeroot/image.png. way real path either using java or flash applet upload files manually.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -