You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Tan Khim Siang <ta...@dv9.com> on 2001/04/26 09:58:25 UTC

Can't locate a particular .class file

Hi all, I am creating a JSP that requires me to use a API provided by a 3rd party.  When I try to import the the class file, the system keeps complaining it can't locate the class file I am importing.  Do I need to set any thing in the server.xml or web.xml?  I tried running JSPs without importing foreign class files and its ok.  Pls advice.


Thank you for your time.