Search:

Type: Posts; User: lemanou

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    1,971

    Re: Stop applet from running

    Could you tell me for example, the methods from java would be called like this?

    A.stop(); and A.destroy();

    Thank you for your time.
  2. Replies
    7
    Views
    1,971

    Re: Stop applet from running

    I am using jQuery to handle the processRequest, so I do not replace the hole page, and I print the result of that (from the servlet) in a HTML <div> tag.

    The A.jar is called from a <script> tag as...
  3. Replies
    7
    Views
    1,971

    Re: Stop applet from running

    The browser loads the jsp page from apache server at a URL (localhost).
    The user presses a button.
    The browser sends a request to the server to execute a servlet.
    The servlet prints on the jsp the...
  4. Replies
    1
    Views
    1,380

    Stop applet from running

    Greetings

    I have created an web application (jsp-servlet) that trigers some .jar applets
    I print the jars with the HTML tags through a servlet in the jsp.

    Imagine two situations. A anb B. ...
  5. Replies
    7
    Views
    1,971

    Stop applet from running

    Greetings

    I have created an web application (jsp-servlet) that trigers some .jar applets
    I print the jars with the HTML tags through a servlet in the jsp.

    Imagine two situations. A anb B. ...
Results 1 to 5 of 5