944,147 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 12084
  • Java RSS
Feb 11th, 2006
0

download java applet

Expand Post »
I'm trying to get a java applet from a website. The HTML page code looks like this:

<APPLET CODEBASE="../applets" CODE="fourier.Interference" WIDTH="300" HEIGHT="350">
<PARAM NAME="waves" VALUE="2">
<PARAM NAME="handle" VALUE="fourier/greyball.gif">
</APPLET>

Where would the applet code be located so I can download it?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
topito2 is offline Offline
10 posts
since Nov 2005
Feb 11th, 2006
0

Re: download java applet

You can't get the code, an applet is compiled. And from the names in the code there, I'm guessing it has something to do with fourier transforms?
Reputation Points: 92
Solved Threads: 51
Practically a Posting Shark
Phaelax is offline Offline
856 posts
since Mar 2004
Feb 12th, 2006
0

Re: download java applet

That's correct. It is related to Fourier Transforms.
Well, I'm not interested in the code. I'm interested in the applet itself. Then, is there any way I can save it in my computer?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
topito2 is offline Offline
10 posts
since Nov 2005
Feb 12th, 2006
0

Re: download java applet

yes there is. But you'd need permission from the owners to use it on your own site/intranet/whatever anyway so easiest way is to contact them and ask if you may use it and if they'd be so kind to send you a copy if you may.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Feb 12th, 2006
0

Re: download java applet

Hopefully the implemented basic security so you can't do this without permission.
Reputation Points: 113
Solved Threads: 19
Postaholic
server_crash is offline Offline
2,108 posts
since Jun 2004
Feb 12th, 2006
0

Re: download java applet


I found the way to get them!

I'm so happy!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
topito2 is offline Offline
10 posts
since Nov 2005
Sep 19th, 2008
0

Re: download java applet

Hi, topito2. I know this was ages ago but:
I really need your help. How did u manage to download and save the Java Applet and use it offline?

I need to use this "Butterfly Effect" (http://www.cmp.caltech.edu/~mcc/chaos_new/Lorenz.html) for my project presentation but I need to use it on a computer that doesn't have internet access.

Please help!

lsg.theoneandonly@gmail.com
Last edited by lsgistheone; Sep 19th, 2008 at 11:27 am.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
lsgistheone is offline Offline
1 posts
since Sep 2008
Sep 19th, 2008
0

Re: download java applet

Ask the author or find a page that includes a download link for the source.
Moderator
Featured Poster
Reputation Points: 3239
Solved Threads: 839
Posting Genius
Ezzaral is offline Offline
6,761 posts
since May 2007
Jun 23rd, 2009
0

Re: download java applet

Three steps.
1) save the HTML
2) look in the HTML for the address of the jar file/class file.
3) enter that address in your browser and download the jar/class file.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
fredofrey is offline Offline
1 posts
since Jun 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: SHA-1 Decyption
Next Thread in Java Forum Timeline: general guideline needed





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC