Vrunda Joshi wrote:

Hi Everyone,

I want to use Fileupload it.So I have already downloaded the 1.1.1 version.
I am working with Tomcat 5.5 and servlets.

I am new into this development, so something is not working out. I have put the .jar file in WEB-INF/lib folder and have added it to classpath as well.
Now to do the "imports" etc where should I put .java source files. I have
downloaded those ones too. The "import" is giving error.
Should I put all the files(.java/.class) everything in the WEB-INF/classes ?

Do let me know

Thanks in advance

-Vrunda

if you have placed the .jar file in the lib directory of oyur application this is all you need to do make sure (look at the samlpe code) that you are using the correct import statements


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

Reply via email to