-
java in html-page
Hi, I have made a game in java (Sokoban).
Is it possible to put this in an html-page? My knowledge about that is to small. Can anyone please help me with this? Thanks
the game excist of
9 gif files
3 .xsb files
7 .class files
Does anyone know what I have to do?
Thanks,
-carrejans-
-
You just have to use the APPLET tags. It'd probably be worth creating a JAR file for the resources. I suggest that you do a basic applet tutorial.
ArchAngel.
O:-)
-
hi,
somebody at FlashKit told me there is a difference between java applets and applications. So you can't use the applet tags for an application. I really don't know.
What is a JAR file?? How do you create that??
thanks,
-carrejans-
-
The difference between an applet and an application is that an applet can be run in HTML, like from the Internet, and an application can't (security reasons).
For the jar file...do what ArchaAngel said and do the basic tutorial. Trust me, it helps
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks