473,396 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

which is the best resouce for all fundamental of java

plz end me resourse which have all fundamental

and how to create exe for java
Jan 11 '07 #1
6 1147
r035198x
13,262 8TB
plz end me resourse which have all fundamental

and how to create exe for java
You mean a Java source that covers all the fundamentals which is not thescripts.com? That would have to be the Java Language Specification itself.

For that exe, in Java we create .jar files which execute like .exes
Jan 11 '07 #2
DeMan
1,806 1GB
There are programs available to compile .exe files from java source for (some) different platforms. These programs, (IMHO), defeat the purpose of the Java language - Platform Independence (It's sort of compiled AND THEN interpreted - so theoretically any java compilation will work on any platform provided tou have the appropriate JAVA Runtime Environment(or Virtual Machine or whichever thingummy)).

The programs are generally not made for profit, and aren't guaranteed to work perfectly.
Jan 11 '07 #3
You mean a Java source that covers all the fundamentals which is not thescripts.com? That would have to be the Java Language Specification itself.

For that exe, in Java we create .jar files which execute like .exes

Thanks, for reply
yes we can create .jar file but i wnt to ask that i have developed one s/w in java
ok and as any others ms product can i create .exe for it so that my user can use it just by clicking here i do not want to use any s/w which cover .jar into .exe just using java cammand i wnto do it
Jan 18 '07 #4
There are programs available to compile .exe files from java source for (some) different platforms. These programs, (IMHO), defeat the purpose of the Java language - Platform Independence (It's sort of compiled AND THEN interpreted - so theoretically any java compilation will work on any platform provided tou have the appropriate JAVA Runtime Environment(or Virtual Machine or whichever thingummy)).

The programs are generally not made for profit, and aren't guaranteed to work perfectly.
thanks for rply
Jan 18 '07 #5
JulianP
11
In reponse to this post. To create the .jar file do you just add in the .jar to the file name?
Jan 18 '07 #6
r035198x
13,262 8TB
In reponse to this post. To create the .jar file do you just add in the .jar to the file name?
No. You use the Java Archiving tool. You have to type a simple command as
explained here
Jan 18 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Rick Trotter | last post by:
I was trying to write some polymorphic application code and found that a superclass method implementation gets invoked when I expect a subclass implementation. Here's how I have abstracted the...
5
by: Zach | last post by:
This is all on linux using jdk1.3. My application is written in AWT, no swing. The application requires running it on the host machine and tunneling the GUI back to a client. I've been doing...
13
by: cjl | last post by:
Hey all: I'm working on a 'pure' python port of some existing software. Implementations of what I'm trying to accomplish are available (open source) in C++ and in Java. Which would be...
9
by: CY FOK | last post by:
Hi I am planning to open a software company to develop client-server apps and web applications for my client. Now, i am in a difficult situation to determine what is the best platform i should use...
8
by: Kyle Kolander | last post by:
Sorry, I sent this to comp.std.c++ and meant to send it here as well... Why are the minimum size guarantees for fundamental types intentionally omitted from section 3.9.1 Fundamental types of...
48
by: meyer | last post by:
Hi everyone, which compiler will Python 2.5 on Windows (Intel) be built with? I notice that Python 2.4 apparently has been built with the VS2003 toolkit compiler, and I read a post from Scott...
3
by: alainpoint | last post by:
I know Google are using Python for testing purposes. But for the rest ? is it PHP or Java or .NET? Which technology is rendering the google main page? And of course th obvious question, why not...
4
by: Number 11950 - GPEMC! Replace number with 11950 | last post by:
Just looking for the best way to set an image to fill a <divcontainer as a background without upsetting HTML/CSS validation... Thanks in Advance... -- Timothy Casey GPEMC! >11950 is the...
84
by: Patient Guy | last post by:
Which is the better approach in working with Javascript? 1. Server side processing: Web server gets form input, runs it into the Javascript module, and PHP collects the output for document prep....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.