Virtual Position Forum
Please register to watch content in detail
Thanks
Admin virtual position


Join the forum, it's quick and easy

Virtual Position Forum
Please register to watch content in detail
Thanks
Admin virtual position
Virtual Position Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

applet show in page but not show

View previous topic View next topic Go down

GMT + 3 Hours applet show in page but not show

Post by Diya Sun May 29, 2011 4:31 pm

Sir i want to show applet on my page but it is not work please tell me its reason.
Diya
Diya
Monstars
Monstars

Taurus Goat
Posts : 364
Join date : 2011-02-08
Age : 32
Notworthy

Character sheet
Experience:
applet show in page but not show Left_bar_bleue10/500applet show in page but not show Empty_bar_bleue  (10/500)

Back to top Go down

GMT + 3 Hours Re: applet show in page but not show

Post by Vuhelper Sun May 29, 2011 4:32 pm

1) Make sure that you are embedding the class properly



Code:
<Html>

<Head>

<Title>Java Example</Title>

</Head>



<Body>

This is my page<br>

Below you see an applet<br>

<br>

<Applet Code="MyApplet.class" width=200 Height=100>

</Applet>

</Body>

</Html>





1) Also make sure that Applet class is in the same folder or located in corrected path.



2) Java is installed on the system where you are running this page.



3) If the problem remain at send code of applet and Class file at
avatar
Vuhelper
Deep Bench
Deep Bench

Posts : 97
Join date : 2011-05-29

Back to top Go down

View previous topic View next topic Back to top

- Similar topics

Permissions in this forum:
You cannot reply to topics in this forum