RE: Where to put bean classes

2004-11-12 Thread Majirus Fansi
Dear Shapira,
thank you for your help. It work
 
regards,
Majirus

Shapira, Yoav [EMAIL PROTECTED] wrote:

Hi,
You should read a book or tutorial on web application development when you get 
a chance ;) Tomcat has one called First Webapp or something like that in its 
docs.

Put your beans in a package (e.g. com.mycompany) when developing them. When 
deploying your webapp, either put the compiled bean class files under 
WEB-INF/classes(/com/mycompany...) or put them in a jar in your WEB-INF/lib 
directory.

Yoav Shapira http://www.yoavshapira.com


-Original Message-
From: Majirus Fansi [mailto:[EMAIL PROTECTED]
Sent: Monday, November 08, 2004 6:53 AM
To: [EMAIL PROTECTED]
Subject: Where to put bean classes

Hi all,
Should anyone know how to configure tomcat for loading bean in a jsp pages?
Precisely, where do i put my java classes in tomcat container ?
I thank all of you in advance.
Ragards,

Majirus


-
Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Créez votre Yahoo! Mail

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés
pour dialoguer instantanément avec vos amis.Téléchargez GRATUITEMENT ici !



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]


Yahoo! Mail - Votre e-mail personnel et gratuit qui vous suit partout !
 Créez votre adresse sur http://mail.yahoo.fr

Where to put bean classes

2004-11-08 Thread Majirus Fansi
Hi all,
Should anyone know how to configure tomcat for loading bean in a jsp pages? 
Precisely, where do i put my java classes in tomcat container ?
I thank all of you in advance.
Ragards,
 
Majirus


-
Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Créez votre Yahoo! Mail

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour 
dialoguer instantanément avec vos amis.Téléchargez GRATUITEMENT ici !