Can't get file name with link
I'm using the com.oreilly.servlet package in my project to upload a file thru servlets.
It's working just fine.
But now my problem is that the uploaded file is not displaying thru a link.
The file name is "Building an HTML Editor"
When I place the cursor on the link, it just shows..."http://localhost:8080/examples/myfolder/uploaded_files/Building"
where's the rest of the filename and how am I supposed 2 get it ?
Regards,
Sherbir
__________________
Regards,
Sherbir
|