In that case, you'll have to take a look at your logs for clues to
what's happening. Can you post relevant parts of your logs for when
your webapp was started and when you tried to request the servlet?
--David
Lizard Lizard wrote:
On Wed, Apr 2, 2008 at 12:06 PM, David Smith <[EMAIL PROTECTED]> wrote:
I'll give you a hint ... case matters. Take a really close look at what
you've setup in your web.xml and what you've named your servlet.
extenXLSTestbed != ExtenXLSTestbed.
I double-checked; the typo was in my post to this list. :) The case is
always lower case.
Here's the exact declaration from the Java file:
package extenXLSTestbed;
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]