Re: Help with Servlets

2003-03-23 Thread Jeff Brewer
ewer wrote: > > Thank you. I am seeing some success with this! > > > > If I have multiple servlets, do I need to publish all to the container > > individually and map each request to the servlet individually and does the > > order matter? > > > > Thanks a

Re: Help with Servlets

2003-03-23 Thread p niemandt
he > order matter? > > Thanks again... > Jeff > - Original Message - > From: "p niemandt" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, March 23, 2003 2:22 PM > Subject: Re: Help with Servlets > > > > At least you did

Re: Help with Servlets

2003-03-23 Thread James Carman
Oh, yes the order matters how you define things in your web.xml file. It has to follow the DTD. - Original Message - From: "Jeff Brewer" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Sunday, March 23, 2003 2:46 PM Subject: Re: Hel

Re: Help with Servlets

2003-03-23 Thread James Carman
for me! But, for simple projects, this is not necessary. - Original Message - From: "Jeff Brewer" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Sunday, March 23, 2003 2:46 PM Subject: Re: Help with Servlets > Thank you. I am se

Re: Help with Servlets

2003-03-23 Thread Jeff Brewer
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 23, 2003 2:22 PM Subject: Re: Help with Servlets > At least you didn't say you've tried everything: I hate that, if you > have tried everything, something would have worked ;-), > but anyways, I'm going of on

Re: Help with Servlets

2003-03-23 Thread p niemandt
At least you didn't say you've tried everything: I hate that, if you have tried everything, something would have worked ;-), but anyways, I'm going of on a tangent ... Firstly, your web.xml looks kinda screwed: You have nothing mapped int the wep app. Then, quite likely your major problem is that

Re: Help with Servlets

2003-03-23 Thread Jeff Brewer
, March 23, 2003 1:59 PM Subject: Re: Help with Servlets > At 13:53 23.3.2003 -0500, you wrote: > >I've spent DAYS and DAYS and DAYS trying to get tomcat to run servlets. > >Nothing I try works. I have followed the instructions in three books, > >several online tutorials

Re: Help with Servlets

2003-03-23 Thread Kaarle Kaila
At 13:53 23.3.2003 -0500, you wrote: I've spent DAYS and DAYS and DAYS trying to get tomcat to run servlets. Nothing I try works. I have followed the instructions in three books, several online tutorials and attempted to decipher tomcat documentation on the apache site. I've installed and reinst

Help with Servlets

2003-03-23 Thread Jeff Brewer
I've spent DAYS and DAYS and DAYS trying to get tomcat to run servlets. Nothing I try works. I have followed the instructions in three books, several online tutorials and attempted to decipher tomcat documentation on the apache site. I've installed and reinstalled two versions to Tomcat (current