How to clean leaks in Tomcat?

Alternative to running Tomcat continuously?

  • I am running an applet on my personal website, and the applet works when I have Tomcat open. When I close Tomcat, though, the applet fails to load ("Firefox can't establish a connection to the server at localhost:8080.") How can I ensure that the applet will always run? Leaving Tomcat permanently open in my taskbar would work, but I'm hoping for a more sustainable solution.

  • Answer:

    If it can run without needing to contact the server, why not re-write the applet as an application? If you still want to be able to distribute via the web, you can do so via WebStart - http://www.oracle.com/technetwork/java/javase/tech/index-jsp-136112.html

Rich Freedman at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.