• We hope you have a fantastic holiday season to close out 2025! Thank you all so much for being part of the Tom's Guide community!

Java

Page 5 - Forum discussion tagged with Java.
  1. O

    Portable Laptop School $500

    1. What is your budget? $500; not much wiggle room. Would love for it to be less though. The less expensive the better! Willing to buy refurbished to save. 2. What is the size of the notebook that you are considering? For portability, I think 13 inch is perfect. I will consider 11 and 15 inch...
  2. R

    how do you disable Java from a flip phone

    Somehow Java got downloaded on my Samsung rugby 4 and was wondering how do you disable it
  3. JoeMomma

    Tom's Java script breaks my browser

    Every tab I open on Tom's Hardware Page pops up a script is unresponsive error. Stop cancel continue. I can't use the site.
  4. A

    I updated to newest version of Java on my 64bit windows 7 ASUS but now cannot get Minecraft to work

    I updated to the newest version of Java this morning and was advised to delete the 2 previous versions which I did. I tried to play Minecraft this evening and got the following error message: Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will...
  5. P

    input the roman numerals from text file and convert it into arabic and again write it into text file in java

    sample input should be like: VL MMCMXCIX LIVX DCLXXXVII sample output should be like Case #1: Invalid numeral: can't subtract auxiliary symbol. Case #2: 2999 Case #3: Invalid numeral: two consecutive subtractions. Case #4: 687
  6. T

    how to open java chart in samsung note 10.1

    I am doing online stock trading using a laptop with the broker COL Financial Group. Then I bought a samsung galaxy note 10.1 hoping that I can migrate to this new device to keep my mobility. I found out that the Java chart does not open in note 10.1. Since charting is the basis for online stock...
  7. J

    Java not working on Chrome

    Hi all, My Dad is having a problem trying to connect to his work portal thing (So he can access work desktop) And for some reason he cannot get on there anymore, issue persists on Internet Explorer as well, I read Chrome have stopped using Java/Silverlight plugins recently so basically my Dad...
  8. W

    Should I update Java?

    So I'm not particularly computer savvy and I just got a new system that I put a lot of money into. I'm trying to be as careful as possible with this one and I've heard some bad things about Java so I wasn't sure if I should let it update now. Anyway any help would be much appreciated. P.S. I...
  9. manhatti Zee

    Demonic Error Circle Of Java.....

    Hi Guys, the Title is totally true. It all starts at a site called systemrequirementslab. Somehow the detection app they let us download does not work, cause it says corrupt/not valid Win32 application. So i try to use java option, but they say i need to update it. 1) I want to update my java...
  10. T

    Cheap Laptop for Java Programming

    I am planning on leaning Java, but I also need a laptop. I was wondering if anybody knows a cheap laptop that I could program on but also do schoolwork on? I am on the go quite a bit, so I need something small and portable.
  11. K

    Java virtual machine launcher error

    Hello friends i am getting error could not find the main class: com.primavera.database.tools.dbmt.Main. prohram will exit. When i want to run dbsetup.bat file then this error througing to me. Any body which has some idea about this kindly help me. i want to upgrade my primavera P6 8.3 to 8.4...
  12. L

    How to compute PI

    public class ComputePI { public static void main(String args[]){ double sum = 0.0; int maxDemo = 10000000; for (int denom = 1; denom < maxDemo; denom= denom + 2 ){ if (denom%4 == 1){ sum += (double) (4/denom); } else if (denom%4 ==3){ sum -= (double)(4/denom); } else {...
  13. P

    selfdefined java buttons do not show correctly

    hot link buttons dont show right. Buttons show only as hexadecimal value. The buttons work, but show wrong. bad java update problem? path to the selfdefined class wrong/missing? In the inspector of firefox, it shows, it's a selfdefined class. like ....class=...." I didnt define the buttons...
  14. H

    Need laptop for programming (Java, Unity)

    I am looking to buy laptop for general use but mostly for programming (and little big of gaming). I found this laptop for 650 euros/$850 - Acer Aspire E5-572G. It has: i5-4210M 8GB RAM GeForce 840M (2GB DDR3) http://gpuboss.com/graphics-card/GeForce-840M...
  15. S

    please help me needing a java program

    A professor has posted a list of student numbers and marks. Write a program to read the marks and compute the rank of a student in class; the rank is computed using the usual manner as follows: if the student has the top mark (or is tied for the top mark) his rank is 1; if he has the second best...
  16. Ryarwood99

    Is this possible in Java?

    Hi I want to make an app on java and want to know our this it's possible? I want to make an alarm clock and have it check the local news website and check the school delays and search for keywords to delay or cancel the alarm. Can I have it search and have like a if true cancel?
  17. T

    Installing & Updating JAVA

    HI, One of the apps on my computer needs java for me to see program display; The App requested for an Java update... Help?