Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Java Web Start vs Applet

Reply
Thread Tools

Java Web Start vs Applet

 
 
Ahmed Moustafa
Guest
Posts: n/a
 
      08-22-2003
Is deploying an application with JNLP and Java Web Start more portable
than the Java Plug-in?

 
Reply With Quote
 
 
 
 
Roedy Green
Guest
Posts: n/a
 
      08-22-2003
On Fri, 22 Aug 2003 00:49:29 GMT, Ahmed Moustafa
<> wrote or quoted :

>Is deploying an application with JNLP and Java Web Start more portable
>than the Java Plug-in?


Yes. You don't have a buggy browser fouling things up.

--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
 
Reply With Quote
 
 
 
 
Ahmed Moustafa
Guest
Posts: n/a
 
      08-22-2003
Roedy Green wrote:
> On Fri, 22 Aug 2003 00:49:29 GMT, Ahmed Moustafa
> <> wrote or quoted :
>
>
>>Is deploying an application with JNLP and Java Web Start more portable
>>than the Java Plug-in?

>
>
> Yes. You don't have a buggy browser fouling things up.


How about Mac OS? I think there is no implementation for Mac.

 
Reply With Quote
 
Roedy Green
Guest
Posts: n/a
 
      08-22-2003
On Fri, 22 Aug 2003 02:00:00 GMT, Ahmed Moustafa
<> wrote or quoted :

>How about Mac OS? I think there is no implementation for Mac.

Mac OS is stuck on 1.1.8. Then there is 1.4.1 for Mac OSX.

You can find out if OSX works by clicking on the sample JWS app at
http://mindprod.com/jgloss/javawebstart.html

--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
 
Reply With Quote
 
Tom Anderson
Guest
Posts: n/a
 
      08-23-2003
FYI

I have the same JWS application running on Windoze and MacOSX (Jaguar - JVM
1.4.1) -

RGDS - Tom Anderson

in article , Roedy Green at
wrote on 8/21/03 9:26 PM:

> On Fri, 22 Aug 2003 02:00:00 GMT, Ahmed Moustafa
> <> wrote or quoted :
>
>> How about Mac OS? I think there is no implementation for Mac.

> Mac OS is stuck on 1.1.8. Then there is 1.4.1 for Mac OSX.
>
> You can find out if OSX works by clicking on the sample JWS app at
> http://mindprod.com/jgloss/javawebstart.html
>
> --
> Canadian Mind Products, Roedy Green.
> Coaching, problem solving, economical contract programming.
> See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.


--


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
When writing applet do you start out as an application or applet? jmDesktop Java 7 05-16-2008 02:37 AM
confussed about showStatus in java.applet.Applet yawnmoth Java 1 08-15-2006 05:44 AM
Java Applet loading in Applet Viewer but not in HTML page Archana Java 1 10-24-2004 11:41 PM
Java applet failed when I try to load the avi file in my java applet Krista Java 3 09-15-2004 02:53 AM
Re: play wave files using java.applet.Applet webster Java 0 07-20-2003 01:51 PM



Advertisments