Need Help w. Servlet Images.

2005-03-31 Thread Steve R. Burrus
Can someone/somebody please tell me just how exactly I go about viewing an image using both of the FileInputStream and the FileOutputStream classes in connection with the method "getRealPath()"?? I have been failing to view the images due to always getting a "java.lang.NullPointerException" eve

How to get tomcat 5.5.1 to re-start

2004-09-20 Thread Steve R. Burrus
Can anyone/anybody please tell me just how exactly I can go about getting Tomcat version 5.5.1 to re-start it's context???!! It doesn't seem to wanna do it thru the old method of editing the server.xml file with !! - To unsubsc

Re: ROOT Problem

2004-09-20 Thread Steve R. Burrus
= ..."!! So how DO you get tomcat v. 5.5.1 to reload???! Shapira, Yoav wrote: Hi, -Original Message----- From: Steve R. Burrus [mailto:[EMAIL PROTECTED] It's been a while since I've seen you on this list ;) Shapira, how do you successfully use the "autodeploy&

Re: ROOT Problem

2004-09-20 Thread Steve R. Burrus
Shapira, how do you successfully use the "autodeploy" feature in tomcat version 5.5.1 anyway???!!! I have done the usual editing of the conf/server.xml file to specify ", but alas, after I did this, it won't re-start the context for me!!! Can you help please? Shapira, Yoav wrote: Hi, You have

RE: jsp:useBean error

2003-01-31 Thread Steve R Burrus
Hi Flip, it seems like I really don't get back to posting in this newsgroup of ours' before midnite :), but anyway, here is the particular war file which you went out yer way to request of me!! I think that there is something to the solution which I have received from at least 2 other people to put

RE: jsp:useBean error

2003-01-31 Thread Steve R Burrus
well khalid, u haven't seen fit to respond to me yet, so consider this to be yer "light a fire under you" email!!! Here again is the 505 server error page, as I saw it! And, I will also send you again the 2 files which I have been trying/attempting to work with in JBuilder 8 Enterprise Trial!! So h

RE: jsp:useBean error

2003-01-30 Thread Steve R Burrus
well khalid, I don't know at all if u are still up as I write this to you, but in response to your question of me, here is a "screen dump" of the 505 server error page that i seem to consistently get when i try/attempt to view the login.jsp in question! Apache Tomcat/4.0.6 - HTTP Status 500 - Inter

Re: jsp:useBean error

2003-01-30 Thread Steve R Burrus
Hi Khalid, I am having roughly the very same problem which u seem to be encountering right now w. your jsp!! I have login.jsp that uses a log-in authorization java bean to authenticate a user login! But, when I try to see the jsp in JBuilder 8 Enterprise, which I am using as my Java IDE, and

Re: Can't find servlet

2003-01-18 Thread Steve R Burrus
David, how do you do that servlet mapping "thing" anyway???! I STILL haven't seen one servlet using Tomcat to view it with, sad to say!! And, while you are hopefully answering me, tell me just how exactly I edit the web.xml file for the servlet name and class tags please. ___

Re: troubleshooting web.xml

2003-01-18 Thread Steve R Burrus
Hi Erik, I need some help w. the very same problem which you have seemed to encounter, that is my utter ability to see/view successfully a servlet in my web browser!!! Now, you say that u edit the various tags in the web.xml file!! How do you go about editing the servlet name and servlet class ta

What about the Context tag?

2003-01-17 Thread Steve R Burrus
Hello there, newbie finds himself in some need of help with using the tag!! I happen to have a server-side Java programming book that tells the reader to edit this tag in the server.xml file with the specific context path for the servlet to be seen in the browser, HOWEVER I have noticed that some

RE: servlet with Tomcat

2003-01-15 Thread Steve R Burrus
Hi Ralph, whoever the hell you are, or supposed to be! Why do you damned people always have such a "holier-than-thou" attitude towards people like myself who want nothing more or less than to have our questions answered!!! I'm quite sorry if I didn't seem to ask the questions just the way in which

RE: servlet with Tomcat

2003-01-14 Thread Steve R Burrus
No, I am very definitely NOT a "newbie" to manners, whoever you are!! "Are you a newbie to tomcat or a newbie to manners, Steve?" I just simply wanted for someone to tell me how exactly I go about editing the web.xml file so I can then see/view a servlet in my browser! If that offends anyone (and

RE: servlet with Tomcat

2003-01-14 Thread Steve R Burrus
Nicole, that's really fine and good that you bothered to send me a web page that purportedly offers me some free advice on how the hell I go about seeing/viewing a compiled servlet, BUT I really thought that you could, if you would please, directly give some help on editing that web.xml file! ___

Re: servlet with Tomcat

2003-01-14 Thread Steve R Burrus
Nicola, even though you seem to communicate in some "broken" English, I can still understand the "gist" of what you said in your post, that you are encountering some trouble/problems with trying to see either a servlet or a JSP in your web browser!! I wanna tell u that I am having the very same

Re: Need help w. servlet mapping tag.

2003-01-10 Thread Steve R Burrus
Dear Shawn, Hi I have never heard from u ever before, but here "in all of its' glory" is the web.xml file in question. Happy Reading! __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com http://java.sun

Need help w. servlet mapping tag.

2003-01-10 Thread Steve R Burrus
Hello all, I need help with setting the servlet tags as contained in the web.xml file to be able to FINALLY see/view either a JSP or a Servlet!! When I start up Tomcat, I seem to get this damn error msg. : SEVERE: Parse Error at line 14 column 46: The content of element type "servlet-m apping" i

Re: Tomcat Still Doesn't Display Servlet!

2003-01-09 Thread Steve R Burrus
Paul, just a quick note to you to tell u that the link that you supplied me with to go to the documentation for Tomcat doesn't work at all on my system with "http://boats:8080 etc."!!! It's of course supposed to be "http://localhost:8080 etc."!! Anyway, can you give me some guidance please on exa

Tomcat Still Doesn't Display Servlet!

2003-01-07 Thread Steve R Burrus
Hello all, maybe I am "beating a dead horse" or something about trying/attempting to see or view a servlet/JSP in my favorite web browser, but I STILL CANNOT DO IT!!! Is it just me, am I the only one among all of the rest of you out there who just flat doesn't "get it" about being to see a servl

RE: need help w. viewing servlet

2003-01-05 Thread Steve R Burrus
Hi Noel. I read your email message about what I should put into the web.xml file, specificly in the tag, and I have a question for you, and that is you say that I could have a package "org.burrus" under the "classes" folder, and then in that package I could put the GreetingServlet servlet. What I

RE: need help w. viewing servlet

2003-01-05 Thread Steve R Burrus
Okay Noel, this posting of mine this time is for you. You said earlier that you didn't get the servlet page html file. Well, here it is again, and also it let me save the server error [html server 404] page for the "GreetingServlet.java" program, so I present that to you also! Listen, would you

RE: need help w. viewing servlet

2003-01-05 Thread Steve R Burrus
Hello John, I will wisely ignore all of the damned admonitions that you saw fit to sort of "dish out" to me ("stuff" that you have certainly said to me before!)and acknowledge your "Happy New Year" wish you ended your email msg. on! Listen, there IS one, and just one criticsm of me that I will

Re: need help w. viewing servlet

2003-01-05 Thread Steve R Burrus
Hello everyone, I need some help/assistance with trying to see a Servlet in my Tomcat v. 4.1.16!!! It is a simple log on page with a text box for the user's name and also for the email addrr. When I click on the Submit button after filling in both fields, the next page indicates a damn server error

Need help w. viewing Servlet!!

2003-01-05 Thread Steve R. Burrus
Hello everyone, I need some help/assistance with trying to see a Servlet in my Tomcat v. 4.1.16!!! It is a simple log on page with a text box for the user's name and also for the email addrr. When I click on the Submit button after filling in both fields, the next page indicates a damn server

Re: Newbie: Java Mail Problem

2002-12-28 Thread Steve R Burrus
David, u might call or label yourself a "Newbie", but you got me beat on being able to connect Tomcat to the Apache Server!! How the hell do you do it?!! Incidentally, I have the version 4.1.16 of tomcat, and the version 2.04* of the Apache HTTP server FYI! ___

Re: How to configure JNDI resource with connection pool?

2002-12-24 Thread Steve R. Burrus
Hello Puneet, aren't u a Christian??? What the hell do u mean anyway, "Enjoy the day(Bara -Din) in a bindas style"? I personally don't believe in taking even today off, lemme tell you. It's just another day in the year!! puneet sachar wrote: > To All, > > Jai shri Ram, > > Merry christmax..to al

Y Haven't I Gotten Your Postings??

2002-12-13 Thread Steve R Burrus
This is a mercifully brief/short msg. I was just wondering why in the hell am I not receiving your newsgroup postings recently?!! Has someone unsubscribed me from the group or something? :) __ Do you Yahoo!? Yahoo! News - Today's headlines http://ne

Tomcat BOOK List Request

2002-12-03 Thread Steve R Burrus
Hello, as Micael wanted me to do, I am making a formal request of the group of any and all good books on Tomcat technology! I want books specifically on the subject of deploying either JSP's and/or Servlets in the Tomcat container. I have gone WAY TOO DAMN LONG now with an utter inability to do th

Re: HELP!! Tomcat crashes on me!

2002-12-03 Thread Steve R. Burrus
er well, wish that you could also take it that way. :) * wrote:From: Rasputin [mailto: [EMAIL PROTECTED]]To: [EMAIL PROTECTED]: Tue, 3 Dec 2002 12:20:10 +0000Subject: Re: HELP!! Tomcat crashes on me!* Steve R. Burrus [1201 05:01]:

SUCCESS w. Tomcat execution!

2002-12-02 Thread Steve R Burrus
Yes, SUCCESS is what I have finally met with in trying/attempting to get Tomcat activated!!! I make a "thunderous" declaration that I have finally done it, and of course I thank all those who helped me out, and that even includes Micael!! Now, I need some help with trying to see a JSP/Servlet in

Re: HELP!! Tomcat crashes on me!

2002-12-02 Thread Steve R Burrus
Micael, before I refer to my problem w. Tomcat NOT starting the correct/right way for me, I MUST point out something about u (And I frankly don't care at all if this observation of you gets my emails in the future filtered out of your inbox or not!!) and that is that you are WAY TOO DAMNED ABRUPT

Re: HELP!! Tomcat crashes on me!

2002-12-01 Thread Steve R Burrus
Bill, I am about to go to bed, but I couldn't help but displaying the "screen dump" to u from executing the "catalina run" command: "C:\jakarta-tomcat-4.1.12\bin>catalina run Using CATALINA_BASE: .. Using CATALINA_HOME: .. Using CATALINA_TMPDIR: ..\temp Using JAVA_HOME: C:\j2sdk1.4.1_0

Re: HELP!! Tomcat crashes on me!

2002-12-01 Thread Steve R Burrus
Listen up, men, I just now got thru with trying/attempting to activate Tomcat on the command line, but WITHOUT SUCCESS!! In fact here, for "your reading pleasure", is the DOS screen dump: "Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\srb

Re: HELP!! Tomcat crashes on me!

2002-12-01 Thread Steve R. Burrus
Kwok, the so-called "crash" is like it just flat disappearing on me!!! I mean, it's like "puff", like "up in smoke" so to speak!! And, in response to a smurray, I already am and have been using the zip file version of Tomcat!! Is there some merit to what I suggested, namely that I delete and then t

HELP!! Tomcat crashes on me!

2002-12-01 Thread Steve R Burrus
Hello all. I need some help w. Tomcat 4.1.12 simply CRASHING ON ME when I try/attempt to activate the damned thing!!! Now, what in the hell could be possibly causing this anyway??!!! I WAS using the version 4.1.16 of Tomcat for a little while before it too started to crash on me. I might suggest

Re: How to add a servlet to a new Webapp

2002-11-29 Thread Steve R. Burrus
Hello David Brown, I am getting the very same 404 server error msg. when I try to run/execute a VERY BASIC JSP, for the current date and time!!! I need some special guidance from u re. how to edit the web.xml file to set the context variable!! And, would you also tell me how to write the and

Should I get the nightly build?

2002-11-27 Thread Steve R. Burrus
Hello, I was just wondering if I should EVER try/attempt to get the "Nightly Build" version of Tomcat or not???!! I just last nite downloaded/installed the version 4.1.16 of Tomcat without any problem at all, but I was wondering if I am possibly an advanced enough user of Tomcat by now to try

Re: Can't start tomcat

2002-11-26 Thread Steve R Burrus
Hello there, you sound like you r definitely the newest of all of the various "newbies" out there!!! :) Have you yet made sure/certain that you have written all of the environmental variables in the System settings that you ought to have done?!!! These variables are: (1)JAVA_HOME [the main install

Re: Problems running Tomcat from command line

2002-11-25 Thread Steve R. Burrus
Steve, are you typing (literally) "startup.bat" at the DOS command line to start Tomcat?? If so, you should just type in "startup"--one word--and that should quickly activate it to your satisfaction!! If it still doesn't, get back to me "at the speed of light" and I will go on with trying to h

Re: Problems running Tomcat from command line

2002-11-25 Thread Steve R Burrus
Ya, Christopher Balz is "right on the money" with his solid judgement that all of the various slashes in BOTH the path and the classpath env. variables should definitely point in just one direction only!!! Listen, can someone please tell me how I start to package up a WAR file and then in what fol

Re: Over-aged Newbie needs some help

2002-11-24 Thread Steve R Burrus
Hi paul. I am most interested in the part of the whole process that "dictates" that a WAR file be deployed!!! Now, would u please tell me just how exactly I package up this WAR, and then when I am thru with doing that to which folder/directory do I deploy it to?! Agh!!! Too damned many

Re: Over-aged Newbie needs some help

2002-11-24 Thread Steve R. Burrus
: Re: Over-aged Newbie needs some help >Date: Sat, 23 Nov 2002 16:20:05 -0800 (PST) > > > >On Sat, 23 Nov 2002, Steve R Burrus wrote: > > > > > Hi, I need some degree of help/assistance from someone re. just how >exactly you > > go about startin

Over-aged Newbie needs some help

2002-11-23 Thread Steve R Burrus
Hi, I need some degree of help/assistance from someone re. just how exactly you go about starting to build or create JSP's or Servlets in the Tomcat container!!! Do you first establish a "context" or something??! And, then if that's the case, where do you go from there anyway? Incidentally, I am s

RE: is there a free ide that gets along well with tomcat?

2002-11-21 Thread Steve R Burrus
John, how about either Visual Cafe, formerly put out by the Webgain Corp., OR Borland's JBuilder?! I have found both apps to be excellent developer tools in doing pure Java coding! HOWEVER, there might be some features found in both that might inhibit their usage with the Tomcat server.

Re: is there a free ide that gets along well with tomcat?

2002-11-21 Thread Steve R Burrus
Hi Jennifer, this is steve burrus, and I am most curious about u apparently stating that the Sun One Studio (aka Forte) is "irritating" so you chose/decided to uninstall it "unceremoniously" :)!! How do you find it to be "irritating" because I also have certain "issues" with it, namely that I have

SUCCESSFUL Tomcat Install!

2002-11-17 Thread Steve R Burrus
Well, I really haven't bothered to post to this newsgroup in quite some time, but I just had to proudly announce to anyone interested that I HAVE SUCCESSFULLY INSTALLED TOMCAT!!! This is the 4.1.12 version that I am now talking about! Any possible signs of appreciation from anyone in this newsgrou

Re: AccessControlException - java.io.FilePermission

2002-11-02 Thread Steve R. Burrus
Pae Choi, u absolutely don't "know me from Adam", but I was kinda curious about the subject of your posting "Re:AccessControlException - java.io.FilePermission"!! Now, this is EXACTLY what the Java exception is that's thrown when I try/attempt to see a swing applet in my web browser all the ti

RE: How come no one's is replying

2002-10-18 Thread Steve R Burrus
ciently, you have to communicate to them > quickly and efficiently. You also need to complete the communication. > > So, that said, Steve, how are you doing with Tomcat? Did you get it > installed and running? I'm sure the people who have helped you in the past > a

RE: How come no one's is replying

2002-10-18 Thread Steve R Burrus
John, you admonished me some time ago about the particular way in which you think that you percieved my posting to the newsgroup, if you remember!! I don't know this Lior guy from Adam, but I DO think that he has something when he accuses u of seeming to want things "your way" in this newsgroup all

OT: Does anyone recognize this cra........?

2002-10-04 Thread Steve R Burrus
Hello all, Does anyone recognize this crap???!!! At least I personally think that it is because I know for a fact that I have seen this before, maybe some months ago! Is it some kind of a "scam" or what? I would really like to know before I invest my hard earned $$$ in this! __

DOS Error Msg.

2002-08-29 Thread STEVE R BURRUS
Hello all, I need some degree of immediate help/assistance w. installing the Tomcat server! After I THINK that I have gotten all of the various components in place needed for the installation, and set the environment variables correctly, when I try to activate Tomcat, I seem to always get a DOS e

Re: STILL need help w. Tomcat installation!!

2002-08-29 Thread Steve R. Burrus
Hello Micael, I appreciate the "useful" [-sic]advice which you offered to me re. setting the system variables for the Tomcat installation, however I really don't appreciate at all you inferring that I am DELIBERATELY trying to make it harder for both you and everyone else to help me just beca

Re: STILL need help w. Tomcat installation!!

2002-08-28 Thread STEVE R BURRUS
You are "in luck", my good friend Jakob, I am using the Windows XP Operating System, so you can certainly help me out! --- Jacob Kjome <[EMAIL PROTECTED]> wrote: > Hello STEVE, > > I forget what OS you are usin

STILL need help w. Tomcat installation!!

2002-08-28 Thread STEVE R BURRUS
I STILL find myself in some degree of need from someone in this newsgroup concerning the Tomcat install!!! I THINK that I got everything alright with setting the environment variables in the System applet, but alas, when I tried again to activate Tomcat, I STILL received the error msg. saying som

Re: running JWSDP-TOMCAT from an IDE

2002-08-25 Thread STEVE R BURRUS
Hello there, "Skraatch", I was just a little bit curious as to where exactly you got the JWSDP from?? The java.sun.com site? * --- skraaatch <[EMAIL PROTECTED]> wrote: > hi all, > i get the following output when trying to run tomcat4 th

STILL Need Help w. Tomcat Install

2002-08-21 Thread STEVE R BURRUS
This is Steve Burrus again, and I am damned sorry to have to post my plea for help/assistance again, but everyday when I first access my email there are literally 100's of postings from other members of the Tomcat newsgroup, and my original post--and any response--is VERY DIFFICULT to locate, so

Need help w. Tomcat Installation

2002-08-18 Thread STEVE R BURRUS
Hello all, this is steve burrus.I am an admitted Tomcat "newbie" user, and I find myself in need again of some advice from someone/somebody about just how the hell do you first install tomcat??! I am trying to install Tomcat 4.0.4, and I get everything alright EXCEPT for getting an error msg. in

Re: Yes, we are receiving you.

2002-08-18 Thread STEVE R BURRUS
Mike Armstrong responded back to your query, Neal, affirmatively when you asked (apparently in some state of mental agony/anguish) if anybody in the tomcat users newsgroup was hearing u or not!!! i wanna ask you what question and/or problem that you might have using tomcat you need help with??! I

RE: STEVE BURRUS PAY ATTENTION (was mod_jk.c not compatible with Apache 2.0.39)

2002-07-22 Thread STEVE R BURRUS
!! *** --- "Turner, John" <[EMAIL PROTECTED]> wrote: > > STEVE R BURRUS, PLEASE PAY ATTENTION > > Several people have posted the link to the file you keep requesting. I have > posted it myself. Please pay a

Re: mod_jk.c not compatible with Apache 2.0.39

2002-07-21 Thread STEVE R BURRUS
Greetings Eric, this is steve burrus, you don't seem to know me at all, but I was just wondering if u could possibly send me the link to download the mod_jk file which facilitates the integration of Tomcat with the Apache HTTP Server?? Sorry that I cannot help u with your problem, but I FEEL YOUR

RE: IIS and tomcat (was HTTP/1.1 standard/coyote performance)

2002-07-17 Thread STEVE R BURRUS
latform? > John Turner > > -Original Message- > From: STEVE R BURRUS [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 17, 2002 3:52 PM > To: Tomcat Users List > Subject: Re: HTTP/1.1 standard/coyote performance > > > Hello, can anyone/anybody tell me what th

Re: HTTP/1.1 standard/coyote performance

2002-07-17 Thread STEVE R BURRUS
Hello, can anyone/anybody tell me what the link is to access the mod_jdk.dll file that, I have heard, will allow one to sort of connect the Apache HTTP Server with the well-known Tomcat 4.0.* Web Server???! I have been going quite "crazy" in trying to do this!!Thanks, Ste

Re: Port 8080

2002-07-10 Thread STEVE R BURRUS
Liam, this is steve Burrus, and I posted yesterday to the newsgroup asking someone (I forgot who it was that I emailed!!!) to please send me the link to access the mod_jk.dll file to connect the Tomcat Server with the Apache Server, but I just now downloaded some 126 messsages from the newsgroup a

Re: mod_jk problem

2002-07-09 Thread STEVE R BURRUS
Hello, I am Steve Burrus and I am 1 of your fellow Tomcat Server users, and I was wondering if you would kindly email me the link to access the mod_jk.dll file which allows one to "connect" the Apache 2.* HTTP Server with the Tomcat 4.* Server. And, in your response to me, you might also "throw in

Re: Apache plugin for Tomcat 4.0.3 for Windows 2000

2002-07-07 Thread STEVE R BURRUS
David, you probably don't know me at all, (I am Steve Burrus!) but I was wondering if you could either supply me with the hyperlink to access any info on using the numerous directives with Apache 2 OR tell me about all of the more important directives that I should know about to get going with it!

RE: MOD_JK Problem ?

2002-07-05 Thread STEVE R BURRUS
Jerry, this is steve burruS, and even though you don't know me "from Adam", I thought that you could possibly help me with this damn problem I have which is: I last nite downloaded/installed v. 4.0.4 of Tomcat, but I did NOT first disinstall v. 4.0.3 of Tomcat!! Is this harmful? Should I have fir

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Steve R. Burrus
Joey, this is Steve Burrus, and I believe that this is the FIRST time that I have bothered to try/attempt to electronically reach u!! (Incidentally, you spell it e-v-e-r-y-t-h-i-n-g, not the way that you did!) Listen, in direct response to your query to the group, I wold first try port 80, then if

Re: Mailing List Load.... Forum???

2002-06-27 Thread STEVE R BURRUS
? Well Milt, will you please try to do a better job of responding back to me than the poor job that you apparently did last nite? Yours Truly, Steve R. Burrus --- Milt Epstein

Hi David Thielen

2002-06-26 Thread STEVE R BURRUS
Hi Dave, u don't happen to know me at all (my name == Steve Burrus, incidentally), but I noticed your "post" in which you mentioned the IIS--the Internet Information Server from Microsoft! I read today, in one of my computer mags, that the IIS is included with my copy of Windows XP, so I was natur

what is the mod_jk2 file???

2002-06-25 Thread STEVE R BURRUS
Rory, forgivbe my complete "ignorance" and even "idiocy" on the subject--I AM a complete novice when it comes to using Tomcat--but I was just wondering what the hell the mod_jk2 file is, what that is all about anyway??! There are still SO MANY things about tomcat that I don't know and probably wil

RE: problem with 4.0.4 JSP pages first install

2002-06-24 Thread STEVE R BURRUS
Clay, I just now used the JSP example that you supplied a link to, and it worked just fine!! --- Clay Graham <[EMAIL PROTECTED]> wrote: > followup: > > I found this error in the log file: > > java.lang.NoClassDefFoundError: sun/tools/javac/Main > > so it seems jasper is failing, because...I ins

Craig, how do I .......

2002-06-24 Thread STEVE R BURRUS
Craig, how do I go about starting to work with Java Servlets and Java Server Pages in Tomcat's Web Container context?! You seem to be pretty damn knowledgeable about all aspects of Tomcat--just going by the answers which I have seen you supply to various users questions--so I REALLY THOUGHT that y

How do you edit the conf file for Apache???

2002-06-24 Thread STEVE R BURRUS
Rory, I emailed you earlier today, but YOU HAVE NOT SEEN FIT to respond back to me yet, so I thought that I would give you another "electronic shout" again now. I installed Apache just last nite, so I was at least trying to edit the conf file, but not at all successfully!! Can you help me please?

Hi Rory, this is ........

2002-06-24 Thread STEVE R BURRUS
Rory, u don't know me at all--just your "good luck" right?? :)--I am Steve Burrus, and I was just now reading your msg. in which you mentioned the Apache 2.0.39 HTTP Server! I downloaded/installed just yesterday Apache, and was just wondering how you go about integrating it with Tomcat?!!! I look

RE: SEEKING URGENT ASSISTANCE

2002-06-22 Thread STEVE R BURRUS
Sir: I don't know at all who the hell you are, but why in the hell did you respond back to a Thomas Savimbi with the cute little phrase "Kiss My Ass"?!! ** --- William Gustave <[EMAIL PROTECTED]> wrote: > Kiss My Ass

John-Paul, Can You Help Me? This Is .....

2002-06-22 Thread STEVE R BURRUS
hello there John-Paul, Can You Help Me? This Is Steve Burrus, and I read your little response back to a Milt concerning Servlet Programming, so I thought that you could help me out with this problem which I have encountered about how you go about starting to create Servlets and also Java Server Pa