DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Rajashekhar P Guest

    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.

  2. #2
    Ruchi Dhar Guest

    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.



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links