comp.lang.ada
 help / color / mirror / Atom feed
* Ada-Java classes question
@ 1997-03-06  0:00 Kendal Van Dyke
  1997-03-10  0:00 ` Mitch Gart
  0 siblings, 1 reply; 2+ messages in thread
From: Kendal Van Dyke @ 1997-03-06  0:00 UTC (permalink / raw)



I have noticed that when i create some applets with the Ada-Java
compiler that they won't always run on a machine that does not have the
compiler installed, or rather the classes readily available. What
classes do I have to set up in my directories on my server for the
applets to be able to run correctly when viewed by someone on any
computer with Web access at at least Netscape 2.0?
-- 
    *.........................................*
    .                |/                       .
    .                |\ENDAL                  .
    . WWW   => http://www.cs.fsu.edu/~vandyke .
    . EMail => vandyke@cs.fsu.edu             .
    . Pager => (904) 297-6658                 .
    .                                         .
    *.........................................*




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Ada-Java classes question
  1997-03-06  0:00 Ada-Java classes question Kendal Van Dyke
@ 1997-03-10  0:00 ` Mitch Gart
  0 siblings, 0 replies; 2+ messages in thread
From: Mitch Gart @ 1997-03-10  0:00 UTC (permalink / raw)



Kendal Van Dyke (kendal@fn3.freenet.scri.fsu.edu) wrote:
: I have noticed that when i create some applets with the Ada-Java
: compiler that they won't always run on a machine that does not have the
: compiler installed, or rather the classes readily available. What
: classes do I have to set up in my directories on my server for the
: applets to be able to run correctly when viewed by someone on any
: computer with Web access at at least Netscape 2.0?
: -- 
:     *.........................................*
:     .                |/                       .
:     .                |\ENDAL                  .
:     . WWW   => http://www.cs.fsu.edu/~vandyke .
:     . EMail => vandyke@cs.fsu.edu             .
:     . Pager => (904) 297-6658                 .
:     .                                         .
:     *.........................................*

The classes needed to run your AdaJava applet in somebody's browser are:

- classes you write
- classes that come from the Ada-Java runtime system
- classes that come predefined in Java

Probably you have already put the first set of classes up on your
Web site, and the third set probably comes predefined in your users'
browsers (assuming your users use a browser whose Java version is
compatible with yours) so probably it's some classes from the
second category which are missing when a user tries to run your
applet.  See the file appletwriters.guide.txt for information on
this.

- Mitch 
- mg@inmet.com




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-03-10  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-03-06  0:00 Ada-Java classes question Kendal Van Dyke
1997-03-10  0:00 ` Mitch Gart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox