Results 1 to 5 of 5
Thread: how to run jar file into applet
- 02-19-2009, 09:56 AM #1
how to run jar file into applet
hello friends ,
i have made one small game for mobile .. its running successfully in to mobiles and simulator.. now i want to make it online on web so i want that game to run in applet ..
how can we run jar file into applet???
any idea??
thanks in advance..Rakesh Mehta
- 02-19-2009, 10:49 AM #2
Member
- Join Date
- Feb 2009
- Location
- Finland
- Posts
- 13
- Rep Power
- 0
- 02-20-2009, 05:59 AM #3
but that jar file is of mobile game means i am extending midlet.......
so is that simle or i have to change my code for web using j2ee..??
??
??Rakesh Mehta
- 02-20-2009, 09:13 AM #4
Member
- Join Date
- Feb 2009
- Location
- Finland
- Posts
- 13
- Rep Power
- 0
Well, then you need to port the code from j2me to j2se. Since both codes are Java code most of the process is changing the function calls, but it can be quite tedious at times.
Best of luck :)
- 02-20-2009, 01:27 PM #5
Similar Threads
-
Java Applet + File Uploading
By Moncleared in forum New To JavaReplies: 4Last Post: 02-02-2009, 06:33 PM -
Applet > servlet file transfer
By milkman128 in forum Java AppletsReplies: 1Last Post: 11-15-2008, 03:21 PM -
Reading a file from Applet (BufferedReader)
By Java Tip in forum Java TipReplies: 1Last Post: 06-22-2008, 10:51 PM -
Applet and remote file
By Preethi in forum Java AppletsReplies: 0Last Post: 06-03-2008, 05:54 AM -
Applet File Upload
By genette in forum Java AppletsReplies: 2Last Post: 03-09-2008, 02:06 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks