[java] Upload applet online

Started by
2 comments, last by INsanityDesign 15 years, 5 months ago
Ok ive created my applet.....now i want to upload it online possibly on rapidshare or some other file server...... 1.)Is it possible? 2.)If it is then where should i upload my applet class directory. 3.)What should i put in the codebase?
Advertisement
Hmm...

Do you want to "share" your Applet for "download" purposes, or do you want to "present" it, on an overall reachable website?

For the ladder, you cannot upload your applet to "rapidshare" or something, as it as a "download" resource, for donwload purposes only. So no "file servers" in that sense.
You would need a web-"server" somewhere. Possible free website (many on the net) where you have enough space to upload your applet and website.

Maybe, for all your questions, you should have a look at http://java.sun.com/docs/books/tutorial/deployment/applet/html.html and the overall tutorial.
-----The next statement is not true!The previous statement is true!
I want to use my applet on blogger....
so can u suggest any free servers then....??I dont know of any....
As I do not use free webspace just google for the term. There are plenty of offers on the net.
-----The next statement is not true!The previous statement is true!

This topic is closed to new replies.

Advertisement