You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by apdas <ap...@iitk.ac.in> on 2002/12/19 17:56:42 UTC

Applet problem

Hi friends,

I want to embed an applet in a web page.

I have put the class file in templates/app/screens directory.

when I try to access the page the following error is shown:

java.lang.NumberFormatException: Bad Magic Number

can anybody give any tips ?

Regards,

A.P.Das.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Applet problem

Posted by Rodney Schneider <ro...@actf.com.au>.
Google is your friend:
http://www.google.com.au/search?hl=en&ie=UTF-8&oe=UTF-8&q=Bad+Magic+Number+java&meta=

-- Rodney

On Fri, 20 Dec 2002 03:56, you wrote:
> Hi friends,
>
> I want to embed an applet in a web page.
>
> I have put the class file in templates/app/screens directory.
>
> when I try to access the page the following error is shown:
>
> java.lang.NumberFormatException: Bad Magic Number
>
> can anybody give any tips ?
>
> Regards,
>
> A.P.Das.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>