IT Help Desk > Java Forum
java applet
(1/1)
kazi shahin:
Dear all
keep visiting. java applet coming soon..........................
kazi shahin:
applet is a tag of html. After compile java program it create a .class file. please note that there is no main method (function) in applet program. it looks like below
<HTML>
<HEAD>
<BODY>
<APPLET
CODE= shahin.class
WIDTH =300
LEANTH=500
</APPLEAT>
</BODY>
</HEAD>
</HTML>
This shhain.class is created after compile the shahin.java program.
So, anyone can't see our source code but this html code.
keep visit. I'm asking your cooperation. Let's try it.
Navigation
[0] Message Index
Go to full version