Thiago Kleinubing wrote:
java.lang.VerifyError: (class: AppTeste, method: init signature: ()V) Incompatible object argument for function call

The Exception suggests that the class AppTeste is causing the problem. You should try and recompile your Applet with a Sun JDK 1.3 or use the -target 1.3 option. Please note that this has nothing to do with the HttpClient library.


Ortwin Glück

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



Reply via email to