[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ProgSoc] Displaying images in Java & web caching




I am writing a Java application, and I want to display an image (in either
jpg or gif format). However after looking through the Java documentation,
I can't find a method to do it :( (it's there for an Applet but not an
application)...Does anyone have a little bit of code that'll show me how
to do it?

And...how do I request a document from a web proxy? i.e. if I telnet to
port 80 on www-cache.socs.uts.edu.au, what do I have to type in to make it
fetch a document for me? (I have tried "GET http://server/document", but
it doesn't work :()

Thanks...

--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.

This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>