-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

>Please help.
>
>I have read the FAQ.
>
>I am currently trying to configure apache 1.3.6-15.2 with
libapache-mod-jserv 1.0-1 on Debian Linux.
>
>The error when I run my javatest.html page is:
>
>       Hello can't start: error: java.lang.ClassFormatError: Bad Magic Number
>
>The HTML code is
>       <APPLET Codebase ="/servlets/yoda/"  code="Hello.class" width=500
height=500>
>       </APPLET>
>
>My httpd.conf file contains/
>
>             <Virtualhost ###.###.###.###>
>               <IfModule mod_jserv.c>
>                       ApJServDefaultPort 8007
>                       ApJServAction .gsp /servlets/gsp
>                       ApJServMount /servlets/yoda /yoda
>                <IfModule>
>             </Virtualhost>


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to