You might want to simplify your example, and then (if it still fails)
post the *.java and *.html source.  Otherwise we're reduced to guessing.

My guess is that somewhere you have a name/case mismatch...

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Tarek
> Shaar
>
> I have a servlet that is calling an applet which is embedded in a HTML page.
[snip]
> When I try to run my applet in Netscape I get the error:
> "java.lang.ClassFormatException: Wrong class name inside class file"
>
> even though the name of my class is ClientSide1.java and the name of the amin class 
>in the code is the same.
>
> When I run it using IE
> "Can't find class ClientSide1.class!!!!!Why Why !!!
>
> The class file ClientSide1 and the html page clientSidePage.html are placed in the
> same directory "on my Java Webserver 2.0" in public_html.
>
> I tryed every thing but still the same errors

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to