RE: Applet -Tomcat 4.1.

2003-04-01 Thread Shapira, Yoav

Howdy,
Make sure your applet archive/codebase attributes are correct.  Make sure all the 
classes the applet needs are indeed compiled and placed in the location named by the 
archive/codebase attribute.  Make sure the server is up and running properly without 
errors.

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Alberto A C A S Magalhães [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 01, 2003 9:39 AM
To: Tomcat Users List
Subject: Applet -Tomcat 4.1.

**
Este email assim como os ficheiros que possa ter em anexo são confidenciais
e para uso exclusivo da pessoa ou organização para o qual foi enviado.
Se recebeu este email por engano por favor notifique [EMAIL PROTECTED]

Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper
não tendo sido encontrados virus.

www.mimesweeper.com
***

Hi,
I build a small applet, that is called by an index.html. When I deploy it
on
TOMCAT, it gives an error:ClassNotFound.
Anynone can help me?
Thanks...



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Applet -Tomcat 4.1.

2003-04-01 Thread Alberto A C A S Magalhães
**
Este email assim como os ficheiros que possa ter em anexo são confidenciais
e para uso exclusivo da pessoa ou organização para o qual foi enviado.
Se recebeu este email por engano por favor notifique [EMAIL PROTECTED]

Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper
não tendo sido encontrados virus.

www.mimesweeper.com
***

For building an APPLET, is necessary using a JAR file? 

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: terça-feira, 1 de Abril de 2003 15:53
To: Tomcat Users List
Subject: RE: Applet -Tomcat 4.1.


Howdy,
Make sure your applet archive/codebase attributes are correct.  Make sure
all the classes the applet needs are indeed compiled and placed in the
location named by the archive/codebase attribute.  Make sure the server is
up and running properly without errors.

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Alberto A C A S Magalhães [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 01, 2003 9:39 AM
To: Tomcat Users List
Subject: Applet -Tomcat 4.1.

**
Este email assim como os ficheiros que possa ter em anexo são confidenciais
e para uso exclusivo da pessoa ou organização para o qual foi enviado.
Se recebeu este email por engano por favor notifique [EMAIL PROTECTED]

Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper
não tendo sido encontrados virus.

www.mimesweeper.com
***

Hi,
I build a small applet, that is called by an index.html. When I deploy it
on
TOMCAT, it gives an error:ClassNotFound.
Anynone can help me?
Thanks...



This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Applet -Tomcat 4.1.

2003-04-01 Thread Jacob Kjome
Just make sure that the library that the applet is pointing to is publicly 
available.  This means that it does *not* go in WEB-INF/lib.  Put it where 
you put your static html, jsp's, images, css, and other public stuff.

Jake

At 03:39 PM 4/1/2003 +0100, you wrote:
**
Este email assim como os ficheiros que possa ter em anexo são confidenciais
e para uso exclusivo da pessoa ou organização para o qual foi enviado.
Se recebeu este email por engano por favor notifique [EMAIL PROTECTED]
Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper
não tendo sido encontrados virus.
www.mimesweeper.com
***
Hi,
I build a small applet, that is called by an index.html. When I deploy it on
TOMCAT, it gives an error:ClassNotFound.
Anynone can help me?
Thanks...


RE: Applet -Tomcat 4.1.

2003-04-01 Thread Shapira, Yoav

Howdy,
No it's not necessary to use a jar file.  It's probably a good idea though.  Perhaps 
you will find an applet tutorial useful:
http://java.sun.com/docs/books/tutorial/applet/

This list is supposed to be used for tomcat-specific questions, and is a heavily 
trafficked list as is.  Please try to develop the applet as shown in the above 
tutorial, and once you have it working stand-alone and want to deploy to tomcat, give 
that a shot and let us know if you run into any problems.  Good luck ;)

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Alberto A C A S Magalhães [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 01, 2003 9:52 AM
To: 'Tomcat Users List'
Subject: RE: Applet -Tomcat 4.1.

**
Este email assim como os ficheiros que possa ter em anexo são confidenciais
e para uso exclusivo da pessoa ou organização para o qual foi enviado.
Se recebeu este email por engano por favor notifique [EMAIL PROTECTED]

Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper
não tendo sido encontrados virus.

www.mimesweeper.com
***

For building an APPLET, is necessary using a JAR file?

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: terça-feira, 1 de Abril de 2003 15:53
To: Tomcat Users List
Subject: RE: Applet -Tomcat 4.1.


Howdy,
Make sure your applet archive/codebase attributes are correct.  Make sure
all the classes the applet needs are indeed compiled and placed in the
location named by the archive/codebase attribute.  Make sure the server is
up and running properly without errors.

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Alberto A C A S Magalhães [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 01, 2003 9:39 AM
To: Tomcat Users List
Subject: Applet -Tomcat 4.1.

**
Este email assim como os ficheiros que possa ter em anexo são
confidenciais
e para uso exclusivo da pessoa ou organização para o qual foi enviado.
Se recebeu este email por engano por favor notifique [EMAIL PROTECTED]

Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper
não tendo sido encontrados virus.

www.mimesweeper.com
***

Hi,
I build a small applet, that is called by an index.html. When I deploy it
on
TOMCAT, it gives an error:ClassNotFound.
Anynone can help me?
Thanks...



This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential,
proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]