user management with JDBC realm support

2006-09-15 Thread Andre Charbonneau
o the community. I just want to double-check to make sure I'm not duplicating work that has already been done. Regards, Andre -- Andre Charbonneau Grid Computing and Applications Specialist Research Computing Support, IMSB National Research Council Canada Ottawa, ON, Canada K1A 0R6

Cannot get more than one servlet loaded in my webapp

2006-11-30 Thread Andre Charbonneau
Hi, I'm currently working on a small webapp which initially contained 1 single servlet. Everything was working fine until I tried to add a second servlet. For some reason, I can't get that second servlet to load on startup. I added the entry in the web.xml file of my web application as foll

Re: Cannot get more than one servlet loaded in my webapp

2006-11-30 Thread Andre Charbonneau
heers, Andre Andre Charbonneau wrote: Hi, I'm currently working on a small webapp which initially contained 1 single servlet. Everything was working fine until I tried to add a second servlet. For some reason, I can't get that second servlet to load on startup. I added the entry in t