RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Wendy Smoak
> From: Brian SJ Wong [mailto:[EMAIL PROTECTED] > I am going to use the ROOT > folder to store my servlets. There is a web.xml file in that > folder and I only alter the information about the servlet > that I am going to put, which is the HelloWorld. I only wrote > the HelloWorld.java and put

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Schalk
delete the original email. Thank you. :: -Original Message- :: From: Schalk [mailto:[EMAIL PROTECTED] :: Sent: Thursday, July 01, 2004 12:33 AM :: To: 'Tomcat Users List' :: Subject: RE: I need help about deploying a servlet in tomcat :: :: When trying to compile your HelloWorld.java

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Schalk
the original email. Thank you. :: -Original Message- :: From: Brian SJ Wong [mailto:[EMAIL PROTECTED] :: Sent: Thursday, July 01, 2004 12:22 AM :: To: Tomcat Users List :: Subject: RE: I need help about deploying a servlet in tomcat :: :: Well, I guess that I am totally lost:( This is the

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Brian SJ Wong
Well, I guess that I am totally lost:( This is the first time I use Tomcat and I don't know nothing about it. I already installed JDK and set the environment variable such as JAVA_HOME and set the class path very well. I used java before and every thing is fine. I am going to use the ROOT folder

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Wendy Smoak
> From: Brian SJ Wong [mailto:[EMAIL PROTECTED] > When I tried to compile it there are some errors which says > the same things when i tried to compile the .java file from > the servlet-examples folder. I guess I missed doing some > configurations which I am not familiar with. What did you ty

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Schalk
delete the original email. Thank you. :: -Original Message- :: From: Brian SJ Wong [mailto:[EMAIL PROTECTED] :: Sent: Wednesday, June 30, 2004 11:30 PM :: To: Tomcat Users List :: Subject: RE: I need help about deploying a servlet in tomcat :: :: Dear Schalk, :: :: When I tried to compile

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Brian SJ Wong
Dear Schalk, When I tried to compile it there are some errors which says the same things when i tried to compile the .java file from the servlet-examples folder. I guess I missed doing some configurations which I am not familiar with. Schalk <[EMAIL PROTECTED]> wrote: Did you compile the .jav

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Schalk
Also can you post the code in your web.xml where you set-up the servlet and where did you place the web.xml? Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +271254

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Schalk
Did you compile the .java file and place the .class file in that folder? Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: w

RE: I need help: Configure log4j in Tomcat/Windows 2000

2004-05-17 Thread Shane Linley
The honorable Yaov Shapira once wrote: >I've added it to the misc page of the tomcat FAQ: >http://jakarta.apache.org/tomcat/faq/misc.html#commonsLoggingLog4j. > >Jake, if you have another explanation of this issue/solutions on a web >page somewhere, let me know and I'll link that from the above lo

RE: I need help: Configure log4j in Tomcat/Windows 2000

2004-05-17 Thread Shapira, Yoav
Hi, Log4j is a logging toolkit from Apache. Its home page and docs are at http://logging.apache.org/log4j. It is used by many applications and libraries directly, and by many applications and libraries via commons-logging (http://jakarta.apache.org/commons/logging). If commons-logging finds

Re: I need help explaining why lock box doesn't show up - PLEASE

2003-10-02 Thread Bill Barker
I'm going to assume that like any good webmaster these days, you have access to MSIE. Go to tools->Internet Options->Security->Custom Level. Under 'Miscellaneous' select the 'Disable' option for 'Display mixed content'. Click on enough Ok buttons to get to the main IE screen. Attempt to access y

RE: I need help explaining why lock box doesn't show up - PLEASE

2003-10-02 Thread David Rees
On Thu, October 2, 2003 at 9:30 am, [EMAIL PROTECTED] sent the following > When it's in Apache it's going through port 80 and when it's in Tomcat > it's going through the default 8080 port. You're not using mod_jk to forward requests from Apache to Tomcat? Either way, if you are using port 80, th

RE: I need help explaining why lock box doesn't show up - PLEASE

2003-10-02 Thread batristain
Hi Dave, When it's in Apache it's going through port 80 and when it's in Tomcat it's going through the default 8080 port. -Original Message- From: David Rees [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 11:45 AM To: Tomcat Users List Subject: Re: I need

Re: I need help explaining why lock box doesn't show up - PLEASE

2003-10-02 Thread David Rees
On Thu, October 2, 2003 at 6:25 am, [EMAIL PROTECTED] sent the following > Greetings, > I'm running Apache with mod SSL on a linux box. I'm also running Tomcat > and > using the JkMount statements to send all of the jsp pages to Tomcat. The > clients that I set this up for are complaining that th

Re: I need help please (Tomcat 4.1.24 and IIS)

2003-06-09 Thread John Turner
[Sat Jun 07 09:18:40 2003] [jk_uri_worker_map.c (477)]: Attempting to map URI '/localhost/tomcat/isapi_redirect.dll' [Sat Jun 07 09:18:40 2003] [jk_uri_worker_map.c (599)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match Please post your .properties files, without them we can't be mu

Re: I need help

2002-01-17 Thread Nikola Milutinovic
> How can i to change the name of directory classes in WEB-INF for servlet, > i want to rename the directory classes. Why? This is standard, it's VERY difficult to change. Nix.

Re: I need help

2002-01-17 Thread Otávio Augusto R . de França
Nao entendi corretamente... vc quer mudar o nome do diretorio "classes" , que vem dento de WEB-INF? -- To unsubscribe: For additional commands: Troubles with the list:

Re: i need help for mod_webapp/TCb7

2001-09-05 Thread Pier Fumagalli
"Francis Lapique" <[EMAIL PROTECTED]> wrote: > Tomcat b7 + mod_webapp > How in apache do get numguess.jsp to be executed correctly? > > http://mysite/examples/jsp/num/numguess.jsp I don't see anything wrong in those log files... What happens? Pier

RE: I need help in tomcat configuration with Oracle 8.1.7

2001-07-05 Thread Mike Braden
Tobias, Here is an example that should help: http://www.thejspbook.com/solaris-oracle-howto.html Mike. -- Mike Braden [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: Internet Total Solutions LLC - Customer Liaisons Department - [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July

Re: I need help in tomcat configuration with Oracle 8.1.7

2001-07-03 Thread Darren Thamadi Roberts
As long as you have the classes111.zip in your classpath, you should not have a problem. I just created a simple form that allowed a user to enter information and login. You could also hardcode these values and they would work. Here's a little snippet of code that works fine. You have catch the ex

RE: I need help in tomcat configuration with Oracle 8.1.7

2001-07-03 Thread Eoin Woods
Firstly ... post in text, not HTML! What sort of errors are you getting from Tomcat? Have you checked your JDBC URL using Oracle's CheckJDBC class? Eoin. -Original Message- From: Internet Total Solutions LLC - Customer Liaisons Department - [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July

Re: I need help in tomcat configuration with Oracle 8.1.7

2001-07-03 Thread Internet Total Solutions LLC - Customer Liaisons Department -
Hello Guys,   thanks for so much advises from all of you, I will try now to incorporate certain ideas to see whether I get it to work.   Thanks   Tobias - Original Message - From: Sam Newman To: [EMAIL PROTECTED] Sent: Tuesday, July 03, 2001 5:43 PM Subject: Re: I

Re: I need help in tomcat configuration with Oracle 8.1.7

2001-07-03 Thread Brendan McKenna
Hi, If I remember correctly, you have to be using at least jdk1.2 in order to run Tomcat, but the classes111.zip file is intended for use with jdk1.1. You might have better luck if you used classes12.zip (which you can get from technet.oracle.com).

RE: I need help in tomcat configuration with Oracle 8.1.7

2001-07-03 Thread Hughes, Tim
I am not sure that I understand the problem exactly but I do know that there are a number of problems that can occur with connecting to a JDBC driver, the most common of which is that classes111.zip needs to be placed in TOMCAT_HOME/lib/ and renamed to classes111.jar so that Tomcat can detec

Re: I need help in tomcat configuration with Oracle 8.1.7

2001-07-03 Thread pete
'Serious Errors'? you'll have to be a bit more specific than that. Exactly what errors is tomcat giving you? - Segmentation faults? NullPointerExceptions? NoClassDefFoundException? Also, be aware that Tomcat 3.2.2 is the latest stable version, and it has fixes for a number of problems with ver

Re: I need help in tomcat configuration with Oracle 8.1.7

2001-07-03 Thread Sam Newman
I don't know anything too specific about use with Oracle, but I've certainly used servlets/JSP's to access DB's via JDBC in the past (read: maintained code which did it, not developed it!), so its certainly possible. Firstly, could you give the exact error you are getting from tomcat? Also,

Re: I need help!!

2001-06-15 Thread Luba Powell
, June 15, 2001 12:32 PM Subject: Re: I need help!! > > I LOVE YOU!!! > > It was because of the servlet.jar! I just deleted it and now it works!!! > But could somebody tell me what is the point of putting a tomcat version with > an incompatible version of the servlet api in th

Re: I need help!!

2001-06-15 Thread Marc-andre Thibodeau
I LOVE YOU!!! It was because of the servlet.jar! I just deleted it and now it works!!! But could somebody tell me what is the point of putting a tomcat version with an incompatible version of the servlet api in the same download directory??? grrr... Well, I feel better now! Thanks a lot! MA

Re: I need help!!

2001-06-15 Thread Luba Powell
Could it be that those packages have incompatible classes: jakarta-tomcat-4.0-b5.zip & jakarta-servletapi-4.0-b5.zip Why do you need jakarta-servletapi? tomcat supports servlets. - Original Message - From: "Marc-andre Thibodeau" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Frida

Re: I need help!!!

2001-02-02 Thread Rajashanin
yanan To: [EMAIL PROTECTED] Sent: Friday, February 02, 2001 5:40 PM Subject: Re: I need help!!! HI     Where u have placed the application   If u  have not created any application   just place  the JSP under root and  all the java files under we

Re: I need help!!!

2001-02-02 Thread Narayanan
HI     Where u have placed the application   If u  have not created any application   just place  the JSP under root and  all the java files under web-inf .       Narayanan   s.w Engineer   Enhancement Technologies   Chennai-17   [EMAIL PROTECTED] - Original Message -