Hi all,

I am trying to run a new servlet that I wrote today.

I have it in the same area as all my other servlets, yet when I run it I get
this
error message:

The page you are looking for cannot be displayed because the address is
incorrect. 

I simply don't understand how the address could be incorrect, because it is
the same
path as my other servlets that work just fine.  My source code resides in
the same area,
I compile it with the same compile command, and the only difference that I
can see between
the ones that work and the one that doesn't is the actual name of the
servlet itself and
the code therein.  Since the code compiles just fine and is a copy of a
book's example,
I am pretty confident in it and don't think it has any errors. 
Any suggestions as to what I am missing?

Thanks,

Matt




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to