DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: Regarding Java

  1. #1
    wilson80 Guest

    Regarding Java


    could anyone help me please in solving this problem
    My java programme was working absolutely perfect.
    but all of a sudden it is showing me this type of error
    1} Could not find java.dll
    2} could not find java2 Runtime Environment.
    What i should do next
    thanks

  2. #2
    zfq Guest

    Re: Regarding Java


    "wilson80" <stancher56@hotmail.com> wrote:
    >
    >could anyone help me please in solving this problem
    >My java programme was working absolutely perfect.
    >but all of a sudden it is showing me this type of error
    >1} Could not find java.dll
    >2} could not find java2 Runtime Environment.
    >What i should do next
    > thanks


    if your jdk instal the directory c:\jdk1.2
    set path=%path%;c:\jdk1.2\bin
    java.exe
    if you would have get error,
    dir c:\windows
    you will find
    java.exe
    javaw.exe
    you should
    del java.exe
    del javaw.exe



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