Rip Java applet from a web site

N

Newbie

Hi All

Is it possible to rip a java applet from a web site?

The applet in question is:

<applet archive="swing.jar,NGZoomApplet.jar" code="NGZoomApplet.class"
codebase="/applets" width="776" height="400">
<param name="ZoomImage" value='/WebMedia/Images/66/NG66/zNG66.jpg'>
<param name="ImageMap" value='/WebMedia/Images/66/NG66/iNG66.jpg'>
</applet>

I can get the swing.jar, the NGZoomApplet.jar and the piccies, but I can't
get hold of the .class file. Without this the whole thing doesn't work, but
why can't I find it in the URL?

Surely the .jar files are in the same place as the .class files, but I can
only download the .jar ones.

Any ideas?

Thanks
 
L

-Lost

Newbie said:
Hi All

Is it possible to rip a java applet from a web site?

The applet in question is:

<applet archive="swing.jar,NGZoomApplet.jar" code="NGZoomApplet.class"
codebase="/applets" width="776" height="400">
<param name="ZoomImage" value='/WebMedia/Images/66/NG66/zNG66.jpg'>
<param name="ImageMap" value='/WebMedia/Images/66/NG66/iNG66.jpg'>
</applet>

I can get the swing.jar, the NGZoomApplet.jar and the piccies, but I can't
get hold of the .class file. Without this the whole thing doesn't work, but
why can't I find it in the URL?

Surely the .jar files are in the same place as the .class files, but I can
only download the .jar ones.

Any ideas?

What in the hell makes you think this is a JavaScript question?
 
A

Andrew Thompson

Newbie wrote: .... ....
What in the hell makes you think this is a JavaScript question?

There is a high rate of correlation between
thieves and morons (fortunately).

Andrew T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,113
Latest member
Vinay KumarNevatia
Top