Hello,
I installed JWS and I want to run my servlet with JWS.
My problem is:
I have a servlet composed of several classes
public class Aggregator extends HttpServlet
{
...........
}
clas Fifo
{
........
}
class Dummy
{
....
}
etc....
When I compile Javac cretes a class file for each class.
I put this class in the c:\JavaWebServer2.0\servlet\sunexamples directory.
When I launch my servlet from my HTML page I receive the 404 Error--File not found----
Why?
This problem doesn't appear if my servlet is composed only from one class...
Someone can help me?
Thanks
Antonio Mancuso
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html