It never pays to be angry.. and yet happens all the time.
Java (Applet) combined with loud chinese Conversation is a sure recipie
so, here is the cure:
http://www.w3schools.com/tags/tag_applet.asp
<applet height="700" width="700" archive="all.jar" codebase="code/" code="MainApplet.class">
where all.jar - archive, whose name can be manipulated for versioning
code/ - path inside the archive
MainApplet.class - note the ".class" suffix.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment