This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes how to get the web link of uploaded file on web server? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "how to get the web link of uploaded file on web server?" Watch "how to get the web link of uploaded file on web server?" New topic
Author

how to get the web link of uploaded file on web server?

amit S.B. jaiswal
Greenhorn

Joined: Mar 06, 2010
Posts: 1
how can i get the web link of the file...
Vijitha Kumara
Bartender

Joined: Mar 24, 2008
Posts: 3673

Welcome to JavaRanch Amit, What you meant by "get the web link of the file". Do you need to construct a web link for a file or ...? Can you elaborate it little more?


SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
Sherif Shehab
Ranch Hand

Joined: Mar 05, 2007
Posts: 472

amit S.B. jaiswal wrote:how can i get the web link of the file...

More clarification Please


Thanks,
Sherif
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26489
    
  78

Amit,
The first thing to check is that there is a web link. Not all directories on the web server are accessible through the web.

Do you know where your web server root is?


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to get the web link of uploaded file on web server?
 
Similar Threads
WSAdminDoc.pdf
Help getting https working with httpUnit
reading a file from a url
jsp and external java file
Creating one excel from from multiple excel files