-
Help me please........
Hello every body
I have developed an application using Java now i want to know can
i run the java class file with out jdk
and can i create exe file in java
help me please........
thanks in advance
-rajashekhar p.
-
Re: Help me please........
If you want to run your java application you need Java Runtime Environment(JRE).
You don't need entire JDK.
You can write a batch file where from you can start java program. Create
a shortcut on the desktop for the batch file. Once you click on the batch
file the java program will be launched.
You can also write a small JNI program through which you can create exe and
launch you java application from JNI.
Ruchi Dhar
"Rajashekhar P" <rajashekharp@rediffmail.com> wrote:
>
>Hello every body
> I have developed an application using Java now i want to know can
>i run the java class file with out jdk
>and can i create exe file in java
>
>help me please........
>
>thanks in advance
>
>
> -rajashekhar p.
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