How to write a self installing applet in Java?

A

Anagha

Hello folks,

How do I create a self installing java applet?
I would appreciate your help.

Thank you.
 
C

Chris Smith

Anagha said:
How do I create a self installing java applet?
I would appreciate your help.

Applets, by definition, are referenced from HTML files and embedded into
the content of the page. I don't know of any sensible definition for
"installing" an applet, so I similarly can't think of a reasonable way
for an applet to be self-installing. Perhaps you could clarify the
behavior you want?

Sounds like Java Web Start *might* be what you're looking for.

--
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 
N

Niels Dybdahl

How do I create a self installing java applet?
I would appreciate your help.

Put everything into a jar. Then you do not have to install it, just run it.

Niels Dybdahl
 

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

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top