Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how can solve that java.lang.classformaterror problem caused by my com

Status
Not open for further replies.

ncd

Programmer
Sep 27, 2000
1
US
I am using java applet with microsoft com object. I use microsoft VJ++ create a wraper class of my com object, and use that in my java applet. But when I view my htm page in IE, it said java.lang.classformaterror. I add my project directory to javavm trustedclasspath setting in registry, then it works. But now I want to publish my webpage, not just run on my computer, how can I do now?
Thanks! [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top