Re: Assistance Please?!?

2002-06-01 Thread Adrian
It`s generally considered bad form to insult and ask for help in the same message. Adrian - Original Message - From: [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Saturday, June 01, 2002 5:21 PM Subject: Assistance Please?!? Over the course of two days I have sent

Re: Assistance Please?!?

2002-06-01 Thread Gary Helmling
You might try looking in the headers of your own message: List-Unsubscribe: mailto:[EMAIL PROTECTED] List-Subscribe: mailto:[EMAIL PROTECTED] List-Help: mailto:[EMAIL PROTECTED] List-Post: mailto:[EMAIL PROTECTED] Simply send an empty message to [EMAIL PROTECTED] --g On Sat, 1 Jun 2002

Re: Assistance Please?!?

2002-06-01 Thread Cara UnLtd
That's a shame Joel. Look at the bottom of this email, or any other one. Micael - Original Message - From: [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Saturday, June 01, 2002 2:21 PM Subject: Assistance Please?!? Over the course of two days I have sent in 8 e-mails

Re: Assistance Please?!?

2002-06-01 Thread joelh
Thanks for the tips everyone, I've already done the blank e-mail thing(8 times) that's my pointwhy isn't it working? Maybe if there was an AOL on my e-mail address you should assume I can't read, however, I are smarter then that. ;-) Joel Hebrink BlackThorn Open Source Technology

RE: Assistance Please?!?

2002-06-01 Thread Trenton D. Adams
It`s generally considered bad form to insult and ask for help in the same message. Adrian No kidding. You might try looking in the headers of your own message: List-Unsubscribe: mailto:[EMAIL PROTECTED] List-Subscribe: mailto:[EMAIL PROTECTED] List-Help: mailto:[EMAIL PROTECTED]

RE: Assistance Please?!?

2002-06-01 Thread Trenton D. Adams
Are you sending the sunsubscribe from the correct email address? Are you getting a request for confirmation email back? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: June 1, 2002 5:20 PM To: Tomcat Users List Subject: Re: Assistance Please?!? Thanks

Re: Assistance please - fixed W2k 4.0 vs 4.0.1 problem, created another!

2001-12-18 Thread Richard S. Huntrods
Richard, I don't mess with CLASSPATH or the copying the jar files to JDK/jre/lib/ext directory. I use JBuilder 5 Personal to compile my java classes. That way you just point the IDE to the libs that you want to include in the project. You can tell the IDE to use the jar's that Tomcat is

Re: Assistance please - fixed W2k 4.0 vs 4.0.1 problem, created another!

2001-12-17 Thread Richard S. Huntrods
Greetings! Well, I fixed the problem completely! I checked the jar files I was using in JDK/jre/lib/ext against the ones in Tomcat 4.0.1, and the file servlet.jar was larger and newer. Although I'm using JDK 1.3 on my machine, servlet.jar (and a number of other JAVAX jar files) come from the

Re: Assistance please - fixed W2k 4.0 vs 4.0.1 problem, created another!

2001-12-17 Thread Barry L. White
Richard S. Huntrods wrote: Greetings! Well, I fixed the problem completely! I checked the jar files I was using in JDK/jre/lib/ext against the ones in Tomcat 4.0.1, and the file servlet.jar was larger and newer. Although I'm using JDK 1.3 on my machine, servlet.jar (and a number of other JAVAX