The moose likes Ranch Office and the fly likes how to insert images when posting Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » This Site » Ranch Office
Reply Bookmark "how to insert images when posting" Watch "how to insert images when posting" New topic
Author

how to insert images when posting

Raghavan Muthu
Ranch Hand

Joined: Apr 20, 2006
Posts: 3314

Howdy Ranchers,

I have actually drawn some images to explain the pictorial representation for a Garbage Collection Program. When posting, i have made use of the UBB IMG Tag.

With and Without http:// it shows the filepath only but not the file. . Only option i have is to upload an image into a server location and specify its url here? . I have the files in my desktop

What i can do? Kindly help me out.

Thanks in advance.


Everything has got its own deadline including one's EGO!
[CodeBarn] [Java Concepts-easily] [Corey's articles] [SCJP-SUN] [Servlet Examples] [Java Beginners FAQ] [Sun-Java Tutorials] [Java Coding Guidelines]
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13433
Yes, you have to put them on a web server that can be reached by everyone's browser.


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples
Raghavan Muthu
Ranch Hand

Joined: Apr 20, 2006
Posts: 3314

Thank you Ben. Let me try that.
Jan Cumps
Bartender

Joined: Dec 20, 2006
Posts: 2207

I use www.dropshots.com to upload my photos. Then I click on their Blog button. It generates the IMG UBB Code that can be pasted in your JavaRanch post.
Raghavan Muthu
Ranch Hand

Joined: Apr 20, 2006
Posts: 3314

Wow. that looks great Jan

Really i was thinking whether to upload it into my google account or to my blogger/wordpress account and then refer it here! I think it can make my task easy!

Let me give out a try!
 
 
subject: how to insert images when posting
 
Threads others viewed
Boosting Performance of Tomcat Server
Real or not? - Duane Hanson
style sheet and image paths
how is possible?
how many objects will be eligible for garbage collection
IntelliJ Java IDE