[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools] Re: Run an Applet from Dynamic Web Project
|
I am clear if your trying to load the applet when you are running your
application using a server or not. But I will asume this is not the case...
Are you using IE, to open the html file? It might be the case that the
internal browser doesn't support the applet tag, but I doubt it since it is
based in IE, if you are using Windows. If you are using Linux, it might be
a whole different thing all together. :)
armalean@xxxxxxxxx (Armali ) wrote in news:c99d19921cf1290079b815a0dfd77853
$1@xxxxxxxxxxxxxxx:
> I have a problem with loading an applet within eclipse if it is in a
> dynamic web project.
>
> my applet class file is in a jar file which in turn is placed under
> Webcontent. When I load the html file that has the call to the applet
> within eclipse it loads but NO APPLET. When I do it from outside eclipse
> it works fine.
>
>
> Any ideas how to get this working from eclipse.
>
>
> Regards
> Armali
>
>