Please read this thread and tell me what the h**l I am doing wrong. I am just trying to write my first servlet. I have to give a demo Tuesday evening and I cannot get TomCat to run my servlet. Tomcat insists that it cannot find the class, even though as far as I can see the servlet has deployed properly. I have posted every bit of documentation I have on the problem and so far all I have received is sympathy.
I have modelled my code directly on the examples, which Tomcat has no trouble running. I honestly cannot see that I am doing anything differently except to name the package and class different names. I am losing my mind! I do not have time to root through the code of Tomcat to find out exactly what it does during deployment of a servlet or where it goes looking for classes, and frankly I don't think that I should have to worry about that. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
