Hi Bindul/Roland,
   Thanks for your expert advice. I was able to overcome the problem by
reducing the size of the HttpClient.jar. That did work. And also, the
HttpClient library had to be included in the ARCHIVE attribute of the
jsp page. 

Thanks for your help.

Niti 

-----Original Message-----
From: Bindul Bhowmik [mailto:[EMAIL PROTECTED] 
Sent: Saturday, February 03, 2007 12:29 AM
To: HttpClient User Discussion
Subject: Re: Problem using PostMethod (now resolved but causing problem
in applet)

Hello Niti,

On 2/2/07, Roland Weber <[EMAIL PROTECTED]> wrote:
> Hi Niti,
>
> Niti Bhatt (PL/EUS) wrote:
> > Hi Roland,
> >    I have signed the HttpClient/PostMethod jars but I still get the 
> > same problem. On the web-console, I get the following
> >
> > java.lang.NoClassDefFoundError:
> > org/apache/commons/httpclient/methods/RequestEntity
> >       at JavaSoundApplet.init(JavaSoundApplet.java:52)
> >       at sun.applet.AppletPanel.run(Unknown Source)
> >       at java.lang.Thread.run(Unknown Source)
> >
> > My classpath has all the required lib files mentioned.
> >
> > Do I need to include HttpClient.jar in the applet codebase?

Just a random thought: Are you sub-setting the HttpClient.jar by any
means? (maybe to reduce size)

>
> I'm not an applet expert. Maybe somebody with applet background can 
> answer that question. Meanwhile, please search the mailing list 
> archives, as this topic has appeared before.
>
> cheers,
>   Roland
>

Regards,
Bindul

--
Bindul Bhowmik
MindTree Consulting Ltd.

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


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

Reply via email to