Yoav:

As happens the realization of the solution came to me as a result of our 
exchanges.  I had improperly built the jar file.  The servlet was in a 
package "example" but the jar file did not contain a directory "example" that 
contained the class.  It just contained the class.  What I should have done 
is created the jar file and then EXPANDED it in the tomcat webapps class 
location.  Then it would have been clear that the problem was the structure 
of the jar.  Once the jar had a valid structure everything worked.

This is the JDK I'm using: blackdown-jdk-1.4.2_rc1.

Thank you very much for helping me with this.

-- Michael

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

Reply via email to