|
One very big problem has been worrying for a
month!
I developped some simple servlets with JBuilder 2.01,then
copied the sevlets from JBuilder directory such as "c:\JBuilder\myclasses to
that of Java web server 2.0("JvaWebServler2.0\sevlets"),but it doesn't
work and return one error page such as followwing:
Not Found (404)
The file that you requested could not be found on this server. If you
provided the URL, please check to ensure that it is correct. If you followed a
hypermedia link, please notify the administrator of that server of this error.
But,at the same time,the servlets provided as examples such as
counter��dateservlet��phone can work just correctly,so I fall into
worry,could anybody help me ?
Thanks in advance!
|