Running webapp on CD ROM

C

Chris

We've got a webapp we'd like to deploy on a CD ROM. We've cobbled something
together, but want a better solution.

Here's the issue: we can put a lightweight JSP container on the CD, run it,
and launch a browser, but when the browser terminates the app is still
running. What would be nice is to have a simple browser written in Java that
is dedicated to this app. Starting the browser starts the app. Theoretically
the entire app could be one single .jar file with no external
dependencies -- no port/socket conflicts, no reliance on environment
variables, no JVM hassles.

Anybody know of an easy way to do this? Or a third-party product that takes
care of all the details?
 

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,994
Messages
2,570,223
Members
46,814
Latest member
SpicetreeDigital

Latest Threads

Top