Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-23-2007, 08:07 PM
Member
 
Join Date: Jul 2007
Posts: 40
elizabeth is on a distinguished road
How to compile an applet to an exe
how do I compile an applet to an .exe?
do I need to install all the packages that I use in my applet ?
thank you
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-06-2007, 10:18 PM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
I'm afraid you cannot.
You can try to write it as a Java application, then compile it to a .exe, however, they need to install jre.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 02-13-2008, 06:19 AM
Member
 
Join Date: Feb 2008
Posts: 6
winniejr_99 is on a distinguished road
i think it is not possible because java applications are sandboxed.. which requires a java runtime environment for every java related apps
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 02-13-2008, 10:20 AM
Member
 
Join Date: Jan 2008
Posts: 6
Sathish is on a distinguished road
Quote:
Originally Posted by winniejr_99 View Post
i think it is not possible because java applications are sandboxed.. which requires a java runtime environment for every java related apps
You cant write applet into and execution files.But it would be much appropriate to write it as HTML rather than Java Source(HTML is Next best approachable environment).
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 02-18-2008, 04:57 AM
Member
 
Join Date: Feb 2008
Posts: 6
winniejr_99 is on a distinguished road
but then you still need a JRE and besides the java application will just be embedded to the html right? so i conclude the it's not possible.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to compile gapper New To Java 2 01-14-2008 05:31 PM
Not able to compile bugger New To Java 2 01-09-2008 11:13 PM
Problems with compile applet coco Java Applets 1 08-07-2007 08:43 AM
Compile a program toby New To Java 2 07-30-2007 10:09 AM
Applet, To center text and To open I engage in a dialog in an Applet Marcus Java Applets 4 06-08-2007 07:15 AM


All times are GMT +3. The time now is 10:44 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org