RE: [tomcat] Re: Where do I place a servlet class

2004-08-20 Thread Ernesto Echeverría
to see if that's happening to you. José Ernesto Echeverría -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Viernes, 20 de Agosto de 2004 09:14 a.m. To: Tomcat Users List Subject: [tomcat] Re: Where do I place a servlet class You need to include yet another

RE: [tomcat] Re: Where do I place a servlet class

2004-08-20 Thread Diego, Emil
Diego Website Administrator University of Miami School of Business 305.284.5449 -Original Message- From: Ernesto Echeverría [mailto:[EMAIL PROTECTED] Sent: Friday, August 20, 2004 12:01 PM To: 'Tomcat Users List' Subject: RE: [tomcat] Re: Where do I place a servlet class One of the major

Re: [tomcat] Re: Where do I place a servlet class

2004-08-20 Thread QM
On Fri, Aug 20, 2004 at 12:04:10PM -0400, Diego, Emil wrote: : I saw that. I've read a couple of negative things about enabling the invoker. : It seems it's less secure and stuff. I figured it would be better to use : explicit mapping, but cant get that to work. I'll keep trying but if I cant :

Re: [tomcat] Re: Where do I place a servlet class

2004-08-20 Thread John Villar
QM escribió: On Fri, Aug 20, 2004 at 12:04:10PM -0400, Diego, Emil wrote: : I saw that. I've read a couple of negative things about enabling the invoker. : It seems it's less secure and stuff. I figured it would be better to use : explicit mapping, but cant get that to work. I'll keep trying

Re: [tomcat] Re: Where do I place a servlet class

2004-08-20 Thread QM
On Fri, Aug 20, 2004 at 12:20:19PM -0400, John Villar wrote: : Also, if everything gets wacky and you're desperate, delete everything : under your work directory, on the tomcat root and see what happens : it helps sometimes No need for to wait for wacky -- I added a clean action to my

RE: [tomcat] Re: Where do I place a servlet class

2004-08-20 Thread Ernesto Echeverría
, 20 de Agosto de 2004 10:04 a.m. To: Tomcat Users List Subject: RE: [tomcat] Re: Where do I place a servlet class I saw that. I've read a couple of negative things about enabling the invoker. It seems it's less secure and stuff. I figured it would be better to use explicit mapping, but cant get

RE: [tomcat] Re: Where do I place a servlet class

2004-08-20 Thread Diego, Emil
] Sent: Friday, August 20, 2004 12:20 PM To: Tomcat Users List Subject: Re: [tomcat] Re: Where do I place a servlet class QM escribi?: On Fri, Aug 20, 2004 at 12:04:10PM -0400, Diego, Emil wrote: : I saw that. I've read a couple of negative things about enabling the invoker. : It seems it's less

RE: [tomcat] Re: Where do I place a servlet class

2004-08-20 Thread Diego, Emil
: [tomcat] Re: Where do I place a servlet class Ok. I don't like the invoker either. I thought you were trying only to have things working as before, that's why I pointed out that difference. Starting from scratch, let's try to break the problem into smaller pieces. Have you checked