download java applet

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Nov 2005
Posts: 10
Reputation: topito2 is an unknown quantity at this point 
Solved Threads: 0
topito2 topito2 is offline Offline
Newbie Poster

download java applet

 
0
  #1
Feb 11th, 2006
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?
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 802
Reputation: Phaelax is on a distinguished road 
Solved Threads: 40
Phaelax Phaelax is offline Offline
Practically a Posting Shark

Re: download java applet

 
0
  #2
Feb 11th, 2006
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?
Reply With Quote Quick reply to this message  
Join Date: Nov 2005
Posts: 10
Reputation: topito2 is an unknown quantity at this point 
Solved Threads: 0
topito2 topito2 is offline Offline
Newbie Poster

Re: download java applet

 
0
  #3
Feb 12th, 2006
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?
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: download java applet

 
0
  #4
Feb 12th, 2006
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.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: download java applet

 
0
  #5
Feb 12th, 2006
Hopefully the implemented basic security so you can't do this without permission.
Reply With Quote Quick reply to this message  
Join Date: Nov 2005
Posts: 10
Reputation: topito2 is an unknown quantity at this point 
Solved Threads: 0
topito2 topito2 is offline Offline
Newbie Poster

Re: download java applet

 
0
  #6
Feb 12th, 2006

I found the way to get them!

I'm so happy!
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 1
Reputation: lsgistheone is an unknown quantity at this point 
Solved Threads: 0
lsgistheone lsgistheone is offline Offline
Newbie Poster

Re: download java applet

 
0
  #7
Sep 19th, 2008
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.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 4,515
Reputation: Ezzaral has a brilliant future Ezzaral has a brilliant future Ezzaral has a brilliant future Ezzaral has a brilliant future Ezzaral has a brilliant future Ezzaral has a brilliant future Ezzaral has a brilliant future Ezzaral has a brilliant future Ezzaral has a brilliant future Ezzaral has a brilliant future Ezzaral has a brilliant future 
Solved Threads: 523
Moderator
Featured Poster
Ezzaral's Avatar
Ezzaral Ezzaral is offline Offline
Industrious Poster

Re: download java applet

 
0
  #8
Sep 19th, 2008
Ask the author or find a page that includes a download link for the source.
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 1
Reputation: fredofrey is an unknown quantity at this point 
Solved Threads: 0
fredofrey fredofrey is offline Offline
Newbie Poster

Re: download java applet

 
0
  #9
Jun 23rd, 2009
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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 5394 | Replies: 8
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC