Loading my servlet and the log indicates that the FileUploadException
class can not be

loaded and the servlet then becomes unavailable.

 

If I comment out that try/catch block, everything works fine.  I just
create a DiskFileUpload

object.  Both of these classes reside in the same place. 

 

Any hint at why my servlet would find one class and not the other?

 

Thanks

 

Tim W

 

Reply via email to