I stand corrected.  Thanks Michael.

-----Original Message-----
From: Michael Wentzel [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 23, 2001 4:54 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Servlet problem


> The "UploadTest.class" file.
>
> -----Original Message-----
> From: Carlos López M. [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 23, 2001 5:08 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Servlet problem
>
>
> Thanks for the tip, but another question what's  has to go in
> the /servlet/
> folder

I believe Lopez is referring to the servlet folder in his webapp
instance folder.  There shouldn't even be a servlet folder in
this location.  The UploadTest class file should go in

webapps/<WEBAPP-NAME>/WEB-INF/classes/<package>/UploadTest.class.

This is where all your class should go.  Likewise, all webapp jars
should go in

webapps/<WEBAPP-NAME>/WEB-INF/lib.



---
Michael Wentzel
Software Developer
Software As We Think - http://www.aswethink.com
mailto:[EMAIL PROTECTED]

- Punisher of those who cannot spell dumb!

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



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

Reply via email to