Affiliate Programs
 
Search affiliate programs for: 
Affiliate Categories
» Affiliate Networks
» Ad Networks
» 2 Tier Programs
» Pay Per Sale
» Pay Per Lead
» Residual Income
» Datafeeds
» Multi Tier Programs
» Business Opps
» Other Programs

Newsletter
Get newly added affiliate programs by email. Enter your email here:
Article Categories
» Affiliate Marketing
» Business
» Ecommerce
» Hosting
» Marketing
» Sales
» Web Designing
» Webmasters
» SEO & Promotion
» Working At Home
» Other Articles
» Affiliate Glossary


Go Back   AffiliateSeeking Forum > Website Creation, Design & Maintenance > Programming

Programming Get help with creating your scripts/software or help others. Discuss anything relating to programming. Includes PHP, Perl, C++, ColdFusion, etc.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-10-2012, 06:53 AM
pullupbanner pullupbanner is offline
Senior Member
 
Join Date: Sep 2011
Posts: 306
pullupbanner is on a distinguished road
Default How to compile Java

We all know Java compiles down into byte format which requires a JVM to run. Often for deployment we can not guarantee that our clients will have the JRE installed, nore can we supply them with a jar file. What solutions do people use to compile their Java code into native code for simple use and execution?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-16-2012, 06:25 AM
Tom_141 Tom_141 is offline
Member
 
Join Date: Feb 2012
Location: INDIA
Posts: 78
Tom_141 is on a distinguished road
in that case also some applications require java installed on the system so as per my knowledge ,java must be installed on system
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-17-2012, 09:59 AM
delois delois is offline
Senior Member
 
Join Date: Aug 2011
Posts: 136
delois is on a distinguished road
I don't think there would be any solution and have to ask client to update or install the system to support Java as whatever you are deploying to him would his own requirement, client would not make any complain about it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2012, 11:47 AM
seosignature seosignature is offline
Senior Member
 
Join Date: Apr 2011
Posts: 375
seosignature is on a distinguished road
I will take the full control of the client system and install the supporting software and compile and run the applications.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2012, 11:49 AM
Tom_141 Tom_141 is offline
Member
 
Join Date: Feb 2012
Location: INDIA
Posts: 78
Tom_141 is on a distinguished road
see i found working with keepvid.com it says it "run java " so it needs java installed on client machine also or will do install java first and then execute the applications
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-12-2012, 12:58 PM
sam051 sam051 is offline
Senior Member
 
Join Date: Feb 2012
Posts: 100
sam051 is on a distinguished road
For run the application we must required to change the format so good software are required to run the programmed.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-30-2012, 06:52 AM
lucasyesher's Avatar
lucasyesher lucasyesher is offline
Senior Member
 
Join Date: Mar 2012
Location: New York, USA
Posts: 162
lucasyesher is on a distinguished road
Send a message via Skype™ to lucasyesher
You can compile you java program by JAVAC command with further on class name. For example:

JAVAC [class_name];

These will compile your code.

If you want to run the java program then try to use JAVA Command with further on classname. Let me give you one example:

JAVA [class_name];
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-30-2012, 11:14 AM
thakursanjeev thakursanjeev is offline
Member
 
Join Date: Mar 2012
Location: India
Posts: 98
thakursanjeev is on a distinguished road
javac compiler is used to compile your java program with your file name.

for example:-

javac filename
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-02-2012, 08:04 AM
jasonaldein jasonaldein is offline
Member
 
Join Date: Sep 2011
Location: Google Analytic
Posts: 67
jasonaldein is on a distinguished road
Use java compiler in order to run java programs.
__________________
article writing | brochure design
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
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



All times are GMT +1. The time now is 06:48 AM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
© 2004-2011 AffiliateSeeking. All rights reserved.