Re: Servlets -- help needed

2003-11-14 Thread Graham Reeds
> I never had a problem with Tomcat being installed to "C:\Program > Files\Apache Group\Jakarta Tomcat", and this was with version 3.2.3 > > Problems arose when installing the JDK to "C:\Program Files\jdk1.3.1_09" > where Tomcat refuses to work with it there (I posted a question about this > ages a

Re: Servlets -- help needed

2003-11-14 Thread Graham Reeds
> All, > Someone should also point out right now that having Tomcat installed in > a directory containing spaces is just *asking* for trouble. > > Try re-installing tomcat into, say, c:\programs\tomcat, or at least > modify the path to be C:\PROGRA~1\tomcat or whatever windows does to > long filena

RE: Servlets -- help needed

2003-11-14 Thread Indrasish N Basuroychowdhury
omcat Users List' Subject: RE: Servlets -- help needed Try, http://127.0.0.1:8080/examples/servlet/HelloWWW > -- > De: Navanee[SMTP:[EMAIL PROTECTED] > Responder:Tomcat Users List > Enviada: sexta-feira, 14 de novembro de 2003 4:11 > Para:

RE: Servlets -- help needed

2003-11-14 Thread Edson Alves Pereira
Try, http://127.0.0.1:8080/examples/servlet/HelloWWW > -- > De: Navanee[SMTP:[EMAIL PROTECTED] > Responder:Tomcat Users List > Enviada: sexta-feira, 14 de novembro de 2003 4:11 > Para: Tomcat Users List > Assunto: Re: Servl

Re: Servlets -- help needed

2003-11-14 Thread Christopher Schultz
eived this message in error, please notify me immediately so that I can correct and delete the original email. Thank you. :: -Original Message- :: From: Navanee [mailto:[EMAIL PROTECTED] :: Sent: Friday, November 14, 2003 7:20 AM :: To: [EMAIL PROTECTED] :: Subject: Servlets -- help n

RE: Servlets -- help needed

2003-11-14 Thread Schalk
can correct and delete the original email. Thank you. :: -Original Message- :: From: Navanee [mailto:[EMAIL PROTECTED] :: Sent: Friday, November 14, 2003 10:37 AM :: To: Tomcat Users List :: Subject: Re: Servlets -- help needed :: :: I don't have any idea of how to edit the web.xml

Re: Servlets -- help needed

2003-11-14 Thread Kwok Peng Tuck
uot;Navanee" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, November 14, 2003 9:11 AM Subject: Re: Servlets -- help needed Schalk, I wrote a java program (HelloWWW.java) and placed the file in this path: C:\Program Files\jakarta-tomcat

Re: Servlets -- help needed

2003-11-14 Thread Navanee
vatis - National Center for Social Research - Directorate of Research Support www.ekke.gr - Original Message - From: "Navanee" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, November 14, 2003 9:11 AM Subject: Re: Servlets -- h

Re: Servlets -- help needed

2003-11-14 Thread Navanee
iday, November 14, 2003 3:24 PM To: Tomcat Users List Subject: Re: Servlets -- help needed Navanee, Please check and edit the \WEB-INF\web.xml file, which holds the mappings. After that, you will only need http://localhost/your_servlet_urlname_from_web.xml Kostas Harvatis - National Center for So

RE: Servlets -- help needed

2003-11-14 Thread Galbayar
http://localhost:8080/examples/servlet/HelloWWW -Original Message- From: K. Harvatis [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 3:24 PM To: Tomcat Users List Subject: Re: Servlets -- help needed Navanee, Please check and edit the \WEB-INF\web.xml file, which holds the

Re: Servlets -- help needed

2003-11-14 Thread K. Harvatis
- From: "Navanee" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, November 14, 2003 9:11 AM Subject: Re: Servlets -- help needed > Schalk, > > I wrote a java program (HelloWWW.java) and placed the file in this path: > C:

Re: Servlets -- help needed

2003-11-14 Thread Navanee
ly so that I can correct and delete the original email. Thank you. :: -Original Message- :: From: Navanee [mailto:[EMAIL PROTECTED] :: Sent: Friday, November 14, 2003 7:20 AM :: To: [EMAIL PROTECTED] :: Subject: Servlets -- help needed :: :: Friends, :: :: I want to write a HTML form

RE: Servlets -- help needed

2003-11-13 Thread Schalk
bject: Servlets -- help needed :: :: Friends, :: :: I want to write a HTML form that will accept some values from the user :: and i want to print the values using a servlet program. :: :: I have installed Tomcat 4.1 in my win2k m/c. :: :: This is the folder where i have installed the Tomcat: C:\Pr

Servlets -- help needed

2003-11-13 Thread Navanee
Friends, I want to write a HTML form that will accept some values from the user and i want to print the values using a servlet program. I have installed Tomcat 4.1 in my win2k m/c. This is the folder where i have installed the Tomcat: C:\Program Files\jakarta-tomcat-4.1.27\webapps Please tell

servlets help:

2002-04-24 Thread jo outen
I am using mod_jk in tomcat 3.3a I am trying to JkMount servlets from a specified directory. The servlets work when I JkMount the root war in webapps. JkMount /rootofwar/* ajp13. What I am having trouble with is that the servlet code is several levels deep in WEB-INF and when I JkMount the exp

Re: I CANT COMPILE SERVLETS!!!HELP

2001-03-01 Thread Zakaria .
Thanks everyone, my problem was that i just included the servlet.jar to the classpath, but in fact i had to include all in the tomcat\lib jars to the classpath, now i can compile by using only the javac command as with a regular java program... _

Re: I CANT COMPILE SERVLETS!!!HELP

2001-03-01 Thread DSailing
2/28/2001 05:08:42 PM Please respond to [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: I CANT COMPILE SERVLETS!!!HELP I'm having the same problem. So I looked into your suggestion or adding $TOMCAT_HOME\bin jar file(s) to my CLASSPATH. There ar

Re: I CANT COMPILE SERVLETS!!!HELP

2001-02-28 Thread aras
aras [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 28, 2001 5:09 PM > To: [EMAIL PROTECTED] > Subject: Re: I CANT COMPILE SERVLETS!!!HELP > > I'm having the same problem. So I looked into your suggestion or adding > $TOMCAT_HOME\bin jar file(s) to my CLASSPA

RE: I CANT COMPILE SERVLETS!!!HELP

2001-02-28 Thread Chris Andreou
, February 28, 2001 5:09 PM To: [EMAIL PROTECTED] Subject: Re: I CANT COMPILE SERVLETS!!!HELP I'm having the same problem. So I looked into your suggestion or adding $TOMCAT_HOME\bin jar file(s) to my CLASSPATH. There are no jar files in that dir. All my jars are in TOMCAT_HOME/lib. If th

Re: I CANT COMPILE SERVLETS!!!HELP

2001-02-28 Thread aras
> To: [EMAIL PROTECTED] > Subject: I CANT COMPILE SERVLETS!!!HELP > > Hello, > I have tomcat running fine but i couldnt compile any servlet. I put the > servlet in different directories and tried (does it matter?) but same > result: > cannot resolve symbol:HttpServlet > > i

RE: I CANT COMPILE SERVLETS!!!HELP

2001-02-28 Thread Chris Andreou
check you jdk path and also set you classpath to all the jar files under the tomcat\bin -Original Message- From: Zakaria . [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 28, 2001 4:33 PM To: [EMAIL PROTECTED] Subject: I CANT COMPILE SERVLETS!!!HELP Hello, I have tomcat running

I CANT COMPILE SERVLETS!!!HELP

2001-02-28 Thread Zakaria .
Hello, I have tomcat running fine but i couldnt compile any servlet. I put the servlet in different directories and tried (does it matter?) but same result: cannot resolve symbol:HttpServlet i use this command line from the same directory as the servlet: javac -classpath c:\tomcat\lib\servlet.j