programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin
Topic Replies Topic Starter Last Post Forum Name
Java — Closing Scanner and Resource Leak 5 Hans Hovan
Campbell Ritchie
Beginning Java
Over-Engineering Spring Boot Redis component? I just need to get a value from a particular key. 1 Hans Hovan
Hans Hovan
Spring
How is this interface working? -- Is it Spring magic or am I missing something? 5 Hans Hovan
Dave Tolls
Java in General
Suggestions for a good Java REST tutorial? 1 Hans Hovan
Uwe Lindenberg
Web Services
Appending n headers to a response 6 Hans Hovan
Ron McLeod
Web Services
Beginner: The catch statement is working in the loop but I cannot enter a new int with .nextInt. 3 Hans Hovan
Liutauras Vilda
Beginning Java
How to check if an object of a class is equal to a particular class (including parent/children)? 2 Hans Hovan
Winston Gutkowski
Beginning Java
Stuck using quickSort to sort an ArrayList 3 Hans Hovan
Hans Hovan
Beginning Java
How to transfer one arraylist to another and then back to draw it on a canvas 1 Hans Hovan
Hans Hovan
Swing / AWT / SWT
Beginner Applet question -- Not sure why I get an error? 3 Hans Hovan
Campbell Ritchie
Beginning Java
Interface and using Polymorphism (I think?) -- Game I'm making and need help. 7 Hans Hovan
Piet Souris
Beginning Java
Long list of if statements: is there a better way to do this? 7 Hans Hovan
Hans Hovan
Beginning Java
Calling a method of an object from another object 1 Hans Hovan
Winston Gutkowski
Beginning Java
Question(s) about standard/acceptable code organizing/formatting 3 Hans Hovan
Hans Hovan
Beginning Java
How to access/use the the same instance of an object in multiple classes? 4 Hans Hovan
Hans Hovan
Beginning Java
Displaying a 'map'(grid) for a simple game I'm making -- most efficient way to use loops/Array. 2 Hans Hovan
Hans Hovan
Beginning Java
Advice for a greenhorn attempting to make a program with multiple components (classes, methods, etc) 3 Hans Hovan
Jeff Verdegan
Beginning Java
Stumped trying to calculate amount of digits in an integer using Recursive Method 1 Hans Hovan
Jeff Verdegan
Beginning Java
Recursive Binary Search Question 4 Hans Hovan
Anayonkar Shivalkar
Beginning Java