Réf. : Re: Réf. : Re: add a new servlet....

2001-03-28 Thread dsergent

Excuse me but I don't understand what do you mean by tested my setup ... 
and I test it with a jsp page which is supposed to use a variable declared 
by the servlet but my variable is always null.

David






"Neill" <[EMAIL PROTECTED]>
28/03/01 16:07
Veuillez répondre à tomcat-user

 
Pour :  [EMAIL PROTECTED]
cc : 
Objet : Re: Réf. : Re: add a new servlet 



Have you tested your setup and run any examples or snoop?

Neill Laney
http://home.nc.rr.com/nlaney
--
Web Developer/Technical Support Specialist.




    dsergent@imex
pert.com To: 
[EMAIL PROTECTED]
 cc:
03/28/2001   Subject: Réf. : Re: add a new 
servlet 
08:14 AM
Please
respond to
tomcat-user






ok fine, I creat a application in another folder (configured in
server.xml) I put the class in a folder names Web-inf and in a subfolder
names classes, but it doesn't work, my servlet doesn't start ... aaarg
help me

David





"Neill" <[EMAIL PROTECTED]>
28/03/01 15:14
Veuillez répondre à tomcat-user


Pour :  [EMAIL PROTECTED]
cc :
Objet : Re: add a new servlet 



the directory structure of the web application is:
-TOMCAT_ROOT
- - webapps
- - - application root (this is where you place HTML and JSP files)
- - - - subdirectory (hierarchical organization of HTML and JSP files)
- - - -  WEB_INF (this is where web.xml will go)
- - - - - classes (this is where class files will go and is the CLASSPATH
of the application)


System.out.print statements will output to the Tomcat command line
(STOUT/STERR)
print statements using PrintWriter will output to the response object (to
your HTML page)



Neill Laney
http://home.nc.rr.com/nlaney
--
Web Developer/Technical Support Specialist.




dsergent@imex
pert.com To:
[EMAIL PROTECTED]
 cc:
03/27/2001   Subject: add a new servlet

04:50 AM
Please
respond to
tomcat-user






I try to add a new servlet which is supposed to load on startup. But I
don't know where I'm supposed to put the class file. If I use a println()
method in the init fonction of my class, where is it supposed to write
something ???

my web.xml file :



Settings


SettingsServlet


rootFile
c:\testJSP\init.conf


-2147483646



Settings
/servlet/Settings




thks a lot for your answer

David
a french tomcat beginner















Réf. : Re: add a new servlet ....

2001-03-28 Thread dsergent

ok fine, I creat a application in another folder (configured in 
server.xml) I put the class in a folder names Web-inf and in a subfolder 
names classes, but it doesn't work, my servlet doesn't start ... aaarg 
help me

David





"Neill" <[EMAIL PROTECTED]>
28/03/01 15:14
Veuillez répondre à tomcat-user

 
Pour :  [EMAIL PROTECTED]
cc : 
Objet : Re: add a new servlet 



the directory structure of the web application is:
-TOMCAT_ROOT
- - webapps
- - - application root (this is where you place HTML and JSP files)
- - - - subdirectory (hierarchical organization of HTML and JSP files)
- - - -  WEB_INF (this is where web.xml will go)
- - - - - classes (this is where class files will go and is the CLASSPATH
of the application)


System.out.print statements will output to the Tomcat command line
(STOUT/STERR)
print statements using PrintWriter will output to the response object (to
your HTML page)



Neill Laney
http://home.nc.rr.com/nlaney
--
Web Developer/Technical Support Specialist.




    dsergent@imex
pert.com To: 
[EMAIL PROTECTED]
 cc:
03/27/2001   Subject: add a new servlet 

04:50 AM
Please
respond to
tomcat-user






I try to add a new servlet which is supposed to load on startup. But I
don't know where I'm supposed to put the class file. If I use a println()
method in the init fonction of my class, where is it supposed to write
something ???

my web.xml file :



Settings


SettingsServlet


rootFile
c:\testJSP\init.conf


-2147483646



Settings
/servlet/Settings




thks a lot for your answer

David
a french tomcat beginner









Réf. : testing...

2001-03-28 Thread dsergent

Yes 

great test :oþ




"Yum Mil Ho" <[EMAIL PROTECTED]>
28/03/01 14:17
Veuillez répondre à tomcat-user

 
Pour :  [EMAIL PROTECTED]
cc : 
Objet : testing...


Is it the right address to post question?
_
Get your FREE download of MSN Explorer at http://explorer.msn.com






servlet started

2001-03-28 Thread dsergent

I change my web.xml file to load another servlet on startup  where 
should I put the class file ??? 

David




Knowing if a servlet is started

2001-03-28 Thread dsergent

How can I know if a servlet configured in the web.xml file is 
started ?


thks 4 all
David




add a new servlet ....

2001-03-27 Thread dsergent

I try to add a new servlet which is supposed to load on startup. But I 
don't know where I'm supposed to put the class file. If I use a println() 
method in the init fonction of my class, where is it supposed to write 
something ???

my web.xml file :



Settings


SettingsServlet


rootFile
c:\testJSP\init.conf


-2147483646



Settings 
/servlet/Settings




thks a lot for your answer 

David
a french tomcat beginner



Réf. : How can Ichange PORT!!

2001-03-02 Thread dsergent

hum hum if I'd understant what you want to do, you want to use another 
port than 8080, Im true 
You can do this in the server.xml file

David





"Choak Visavayodhin" <[EMAIL PROTECTED]>
02/03/01 10:48
Veuillez répondre à tomcat-user

 
Pour :  <[EMAIL PROTECTED]>
cc : 
Objet : How can I change PORT!!



hi all,
I'm new user of TOMCAT, I wanna change  jsp path from webapps to 
others. When I try it, I can't run my jsp files  any more how can I create 
new port for my new site?
thanks for advance.
 
choak



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




Réf. : Pb runningTomcat with Apache on a Linux Server

2001-03-02 Thread dsergent

Je te conseille de mettre un chemin absolu dans ton mod_jk.conf, sinon il 
va utiliser le Root_Path avant.
Place le au bon endroit (exemple chez moi /usr/libexec/mod_jk.so) , puis configure le 
mod_jk.conf
LoadModule jk_module /lecheminousetrouvelefichier/mod_jk.so


J'espère que ça va t'aider .


Cordialement, 

SERGENT David
Développeur informatique
[EMAIL PROTECTED]





"BENARD Christophe, DDE 34/SG" <[EMAIL PROTECTED]>
02/03/01 09:08
Veuillez répondre à tomcat-user

 
Pour :  "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc : 
Objet : Pb running Tomcat with Apache on a Linux Server


Hi,

I'm trying to run Tomcat with Apache on Linux. When I try to start Apache, 
I
get this error message :
Syntax error on line 9 of /usr/jakarta-tomcat-3.2.1/conf/mod_jk.conf :
invalid command 'LoadModule', perhaps mis-spelled or defined by a module 
not
included in the server configuration.
./apachectl start could not be started.

I put the mod_jk.so module in the /apache-1.3.19/libexec directory. The 
line
9 of my mod_jk.conf file :
LoadModule  jk_module  libexec/mod_jk.so

Any help or suggestion would be appreciated ;o)

TIA

Chris

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




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




interligo

2001-03-01 Thread dsergent

Does anyone knows something about interligo, where the files are 
and if the project is always used or totaly forget 


thks for your answer

David

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




gmake

2001-02-28 Thread dsergent

        To run pgsql with Tomcat I need a soft name gmake (GNU make) the only thing i found is a make version by GNU, but no gmake software, does anyone know where I can find gmake

It's very important thks for your answer

David
A french newbies

Apache and Tomcat

2001-02-27 Thread dsergent

I try to use apache with tomcat 3.2.1

when I try to access a page, an error occures in the httpd_error.log : 

[Tue Feb 27 13:18:25 2001] [emerg] JServ: Error setting defaults: ApJServLogFile
: file '/public/http/html/./logs/mod_jserv.log' can't be opene
d
[Tue Feb 27 13:18:25 2001] [crit] (2)Aucun fichier ou répertoire de ce type: Apa
che JServ encountered a fatal error; check your ApJServLogFile for details if no
ne are present in this file.  Exiting. 

My ServerRoot is /public/http/html/ (configuring in the httpd.conf), but I don't know where I can configure the path to the mod_jserv.log

can anyone help me 


Thks a lot

David 
A beginner