Urgent - Saving Web Page having Java - Java

This is a discussion on Urgent - Saving Web Page having Java - Java ; Hi, I am in need of saving a webpage that has some java animations and use it with no connection to the internet for teaching. Is there any way I could save the page on my PC? I have tried ...

+ Reply to Thread
Results 1 to 2 of 2

Urgent - Saving Web Page having Java

  1. Default Urgent - Saving Web Page having Java

    Hi,

    I am in need of saving a webpage that has some java animations and use
    it with no connection to the internet for teaching.

    Is there any way I could save the page on my PC?

    I have tried to save it as .mht or .html but the java is absent on the
    saved page.

    Many thanks!


    George

  2. Default Re: Urgent - Saving Web Page having Java

    "George" <g_lond03@hotmail.com> wrote in message
    news:d31b2aeb.0309171333.71848e5e@posting.google.com...
    > Hi,
    >
    > I am in need of saving a webpage that has some java animations and use
    > it with no connection to the internet for teaching.
    >
    > Is there any way I could save the page on my PC?
    >
    > I have tried to save it as .mht or .html but the java is absent on the
    > saved page.
    >


    The animations is probably in an Applet, so you have to DL thatone too.

    Take a look at the html, and find the tag(s): <applet> OR <object><embed>

    The "CodeBase" attribute of these tags tells you where to store the .Jar
    file or .class files that makes up the applet, relative to the html-file.

    --
    Dag.



+ Reply to Thread

Similar Threads

  1. Replies: 0
    Last Post: 12-07-2007, 11:35 PM
  2. Saving a Web Page
    By Application Development in forum Adobe Acrobat
    Replies: 4
    Last Post: 01-27-2007, 11:49 PM
  3. Disable Saving Page
    By Application Development in forum Javascript
    Replies: 6
    Last Post: 04-03-2006, 05:30 AM
  4. How to saving the bandwidth for an empty page
    By Application Development in forum Inetserver
    Replies: 4
    Last Post: 02-07-2006, 03:55 PM
  5. How to prevent people from saving a whole web page
    By Application Development in forum Javascript
    Replies: 5
    Last Post: 08-13-2004, 02:22 PM