Hi Niti, > When I use my jar file > (containing the relevant class files that use HttpClient/PostMethod) in > the <applet> tag, the applet does not get initialized. If I use a > similar jar file without HttpClient code, the applet works fine.
You have to sign the HttpClient jars just as you sign the applet. This should be mentioned in the mailing list archive. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
