ah - ok - thanks for clearing that up. On Thu, Feb 28, 2008 at 4:59 PM, Bob Hall <[EMAIL PROTECTED]> wrote:
> > --- 10:07PM Wed 27 Feb 2008 Kimberly Begley > <[EMAIL PROTECTED]> wrote: > > > Hi - I'm trying to compile come java code to upload > > a file but am getting > > errors - it looks like it can't find the > > javax.servlet stuff to import and > > from what I've read online everyone talks about > > having the directory in the > > classpath but I have also read not to mess with my > > classpath - I'm trying to > > compile it from my > > catalina_home/webapps/appname/WEB_INF directory - > > does > > anyone have any suggestions? I'm sure it's obvious > > but I just can't see it. > > > > The CLASSPATH warnings are associated with starting > Tomcat - not compiling your java code; servlet-api.jar > needs to be in your CLASSPATH. > > You should also take a look at the commons fileUpload > project; http://commons.apache.org/fileupload/ > > HTH - Bob > > > > > > ____________________________________________________________________________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Kimberly Begley