Coding Is Art
Find The Best Answers To Your Java Coding Problems
java - Is it good practice to replace Class with Class<? extends Object> to avoid warnings?
java - Javolution test patterns, dos and don'ts
java - Programatically calculate the size of a value type
java - JTable updates not appearing
java - Storing & lookup double array
java - is combined generic bounds an anti pattern?
Anyone here have any experience using gcj's CNI for java external libraries?
java - Generated equals in Webservice Stub
Any good Java Swing Timeline Widget?
swing - Java get JPanel Components
Casting between ArrayLists in Java
java - How to access multiple JPanels inside JFrame?
What's Up with Logging in Java?
regex - Java regexp for file filtering
multithreading - Java: Run a Callable in a separate process
java - Find composite location on screen
spring - How can I set up an LDAP connection pool in a Java EE Container?
JAVA Swing GUI Components howto RTL view?
java - How to download page for jad file at servlet?
java - Velocity: $display.list() and a collection of objects
generics - Java: How to create a collection of a specific parent type and not its subtypes?
java - Needed: Tomcat + Axis2 + JAX-WS guide for dummies
java - What's the minimum classpath for an Axis2 client?
Is there a workaround for Java's poor performance on walking huge directories?
Java GUI Swing Model Explanation
java - Testing linear class relationship
java - How do I divide an ordered list of integers into evenly sized sublists?
Possible to duplicate current java stack using JNI
java - Where should you use BlockingQueue Implementations instead of Simple Queue Implementations?
artificial intelligence - How to rate a connect four game situation in java
What is the equivalent of Java's AbstractMap in C#?
java - Real World Example of the Strategy Pattern
java - "Session closed" error when trying to get a blob from DB using getBinaryStream()
networking - Disable character echo on Java network connection
java - read property value in Ant
java - Confirming from a JUnit test that a FileReader was closed properly
Accessing Java annotations from a Taglet
java - Executing a Jar on Vista with a double click
java - How do I fix "The expression of type List needs unchecked conversion...'?
How to use SQL Server Compact Edition (CE) from Java?
java - How to use Struts 2 with Velocity and Tiles
windows - Java File I/O Performance Decreases Over Time
java - How to detect a Selector.wakeup call
java - Gui - Best way to navigate between windows?
security - In Java: How to handshake a secured connection using Keystore and Truststore certificate?
Simple properties to string conversion in Java
Which JavaScript library you recommend to use with Java EE + Struts + iBatis?
java - Why doesn't `index = index++` increment `index`?
java - Space-Efficient Data Structure for Storing a Word List?
java - What are the best practices for naming ant targets?
java - How do I directly read the timezone files included in the JRE distribution?
java - Connect to database using jsf
java - log4j with timestamp per log entry
How to increment a java String through all the possibilities?
java - How to know if is Applet or Application
regex - Negating literal strings in a Java regular expression
java - How to uninstall plugins in Eclipse 3.4.X or higher
Two questions on inner classes in Java (class A { class B { } })
java - How to create a distribution minus some packages in maven?
jvm - Java bytecode specification
java - Need a way to check status of Windows service programmatically
operating system - Saving user settings/database/cache... in Java (On every OS)
java - Accessing inner anonymous class members
java - What is the "Execute Around" idiom?
Lightweight Java Decimal Class
user interface - Java GUI repaint() problem?
encryption - Java - encrypt / decrypt user name and password from a configuration file
java - Unable to start Camel 1.5.0
java - different WAR files, shared resources
coding style - Should you always use enums instead of constants in Java
eclipse - Java cannot find symbol compile error
Java change and move non-standard XML file
properties - How can I get the location of the JDK directory in Java?
inheritance - Extending enum in Java
Java Generics: Generic type defined as return type only
java - Good design: How to pass InputStreams as argument?
java - Runtime issues during developing an Eclipse Plugin
java - An editor for a data object in swing, what is the easiest way?
java - Detect whether FocusEvent of component is lost or gained
java - spring bean configuration
java - How do I get a JEditorPane to highlight the full width of a line (not just the text)?
java - Can you figure out why this program is triggering a IllegalStateException?
java - How to discover the type of the NAT a given interface is behind
c# - What makes the Java compiler so fast?
Java: How to pass byte[] by reference?
java - AOP problem running Spring unit tests
java - How to return actual cell component bounds in a JTable?
java - GWT - What's a good GUI editor for GWT in Intellij IDEA?
Java Driver.getConnection() yields "Connection Refused" from mysql on live system, not dev
java - How to create value objects from struts form beans?
Updating from Java VM 5 to 6 gave a really big increase of memory consumption
Simple Variables in Java & C++
Java: Is there a tool available that can allow me input, store, and evaluate math formulas?
java - How does ivy:publish work?
inheritance - Java Protected Access Not Working
java - JMX client that can persist gathered information
xml - What is an efficient way to create a W3C DOM programatically in Java?
In Java: How to zip file from byte[] array?
java - Put one thread to sleep until a condition is resolved in another thread
java - How do I map a hibernate Timestamp to a MySQL BIGINT?
Can I write to the end of a 5GB file in Java?
c# - Mono - sharing code on client and server . .
c# - Facial recognition/merging software
java - What are the alternatives to JSTL?
java - Refactoring a Hibernate entity into subclasses
Typeahead / Incremental Search in java
java - Are flat file databases any good?
exception - Java: using a RuntimeException to escape from a Visitor
Generate formatted diff output in Java
Any tutorials on public key encryption in java?
java - How do I combine a Combo Box with a Tree in Swing?
compilation - Variable event in Java
user interface - Capturing heavyweight java components?
apache flex - Eclipse memory settings when getting "Java Heap Space" and "Out of Memory"
java - What are your favorite Eclipse plug-ins?
Warning Symbol Unsigned Java Applet
java - Why AbstractCollection does not implement equals()?
java - Basic Excel currency format with Apache POI
java - Architecture - Multiple web apps operating on the same data
java - Timeouts not working using JavaMail 1.4
java - The correct way of waiting for strings to become equal
user interface - Java GUI - General
java - Performance difference between annotating fields or getter methods in Hibernate / JPA
java - Customizable player avatar in a 2D Game
java - Why can't I use switch statement on a String?
Java based Swing Browser should support JavaScript
java - How many dimensions in an array with no value
java - Does a truststore need the sub-ca certificate?
java - Spring Integration 1.0 RC2: Streaming file content?
Java icon constants - Are static constants ok?
Which are the examples for contra guideline implementations/misnomers in .net/java framework?
java - Why might one also use a blank constructor?
hex - Why is Java able to store 0xff000000 as an int?
c# - Why didn't header files catch on in other programming languages?
jvm - What is the use of Strictfp method in java?
java - Future.get() and InterruptedException Asynchronous threading
session - How to test HttpSessionListener.sessionDestroyed in Java webapp?
javascript - Session management in GWT without using Java on the server?
filtering - What is the best way to remove duplicates in an Array in Java?
How to develop multi-touch applications in Java?
video - where can i find Java JMF tutorial
java - What does PermGen actually stand for?
Using Java, How can I get a list of all local users on a windows machine
memory - constantPoolClass in Java heap?
java - Load FreeMarker templates from database
jakarta ee - How do you test if cookies are enabled in Java/J2EE
io - Best pretty-printing library for Java?
java - tomcat application missing displayname
Is there a free tool to profile the execution time of Java methods?
java - Send a JPanel to the printer
java - JTable entire table data change
c# - Is there any library/framework for undo/redo changes of rows in database?
java - What does this mean in a stack trace?
Any easy REST tutorials for Java?
Is it possible to "add" to classpath dynamically in java?
md5 - In Java, how do I convert a byte array to a string of hex digits while keeping leading zeros?
java - Null Pointer when populating Grails Domain object with Oracle 10g long field
java - Use Tomcat to serve a directory?
java - Can I force generation of a JVM crash log file?
J2ME development without Java?
java - Is there a way in JMockit to call the original method from a mocked method?
java - Is there an equivalent to BundleActivator for Eclipse fragment projects?
java - Remapping urls with jetty
java - How to reuse a Criteria object with hibernate?
java - Learning Algorithm and Saving Data in Software
How to create a Linux cluster for running physics simulations in java?
java - Are the Swing LayoutManagers adequate?
web applications - What is a good embeddable Java LDAP server?
java - How do you enable JMX in Websphere?
encryption - Java Cipher - AES Padding Problem
Simple transparency example not working in Java 3D
java - struts2: s:checkbox doesn't go on the same row with s:checkbox
exception - When to catch java.lang.Error?
java - Security considerations when hosting signed jars
java - How to write a profiler?
java - Making a Service Layer call from Presentation layer
swing - Java window buffering keystrokes until the user clicks with the mouse
java - How can I call a method in an object from outside the JVM?
java - JPA/Hibernate mapping to store months and days-of-months
java - Multi-threading: Objects being set to null while using them
Parsing XML with XPath in Java
Java: enough free heap to create an object?
java - Anyone using short and byte primitive types, in real apps?
memory - Limit Java Console heap footprint?
parsing - Earley parser generator for Java
macos - What are my options for running Java 6 on OS X?
java - Cool or Stupid? Catch(Exception[NamingException, CreateException] e)
java - Faster Insert Oracle Hash Cluster Table
java - Working with large wsdl, can we trim it?
floating point - Java double comparison epsilon
java - Securing MBeans operations
Setting unicode characters in java frames
language agnostic - Some (anti-)patterns on using assert (Java, and others)
Input and Output Stream Pipe in Java
Simple Java MIDI example not producing any sound
java - Automatic entity mapping similar to O/R-mapping with JSF?
java - Should I do more JavaSE before jumping to JavaEE?
Image transcoding (JPEG to PNG) with Java
java - Tips on Speeding up JDBC writes?
Trustworthy developers writing about both Java and .NET?
method visibility between classes in java
What does Java use to determine if a key is a duplicate in a Map?
Where can I find the following classes in Java
java - JPA Multiple Embedded fields
java - How can I set globals to JSLint to ignore for a whole set of files?
Fastest way to share data objects between a Java server and a C# client
java - Null object design pattern question
How to parse a binary file with floats (Java generated) using Cocoa Touch?
java - How can I best apply OOP principles to games and other input-driven GUI apps?
java - Can I place lot of CPU and IO intensive code in ShutDown Hook
web applications - Design of Reporting Services for Java webapp
Which are the must-have-newsletters subscriptions for .net/java programmers?
What is the best way to work with file paths in java?
can I reflectively instantiate a generic type in java?
java - Getting the output of a Thread
java - How to have JMX bind to a specific interface?
java - How to use enums with JPA
java - Getting ENTER to work with a JSpinner the way it does with a JTextField
Corrupt file when using Java to download file
java - A good library for converting PDF to TIFF?
Is there a general "back-end" library for Java reflection
java - displaytag: suppress zeros in HTML table
What is the best way to find specific tokens in a string (in Java)?
java - How do I ensure Schema Extensibility using JAXB
java - How do I access init parameters from a JSP2 tag file?
java - How to create a deep unmodifiable collection?
database - Output SQL query results to flat-file with Java
Why I cannot cast oracle BLOB from native java Blob
java - Extracting Information from websites
java - How do I make a thread wait until a file is created?
java - How can I get the length of a JTextField's contents as the user types?
sorting - Java Bit Operations (In Radix Sort)
java - What (not) to declare when implementing an interface with an abstract class?
java - Findbugs warning: Equals method should not assume anything about the type of its argument
java - Find all unused variable
java - What is the proper way of setting headers in a URLConnection?
java - JNA causing EXCEPTION_ACCESS_VIOLATION?
java - War-file deployment with shared resources
java - What is the difference between compare() and compareTo()?
java - BlackBerry threading model
java - GroovyScriptEngine locating resources in a web container
pdf generation - Creating a PDF from Java and Displaying it in a webpage
Java: split a List into two sub-Lists?
java - A better way to do Swing Applications
nls - How do I avoid unwanted log messages on java project?
variables - What is the purpose of long, double, byte, char in Java?
serialization - Using java.io.Serializable when implementing a tree?
java - What would you use to build a web app?
inheritance - "Dynamic" Casting in Java
java - Conveniently move a class to a different package in eclipse without borking svn
java - How to preview a file on the server in JBoss
java - Swing On-Screen Keyboard
symbian - Developing apps for the nokia n73 in Java?
java - Unknown exception while deserializing using simple XML
user interface - Java GUI repainting error?
java - How to deep copy an irregular 2D array
windows - exit batch file using java code
api - how to force Java print graphics in 300dpi
java - AlmostEqual2sComplement or BigDecimal Scaling
java - Sending a value from JavaScript to JSP (with jQuery)
java - JavaBeans alternatives?
java - How are sockets implemented in JVM?
Approach to convert from org.joda.time.DateTime to java.util.Calendar
remoting - Are application servers (with EJBs) the only way for Java EE client/server communication?
Java: Receive a multipart HTTP response
java - Format Double as Fraction
Java: handling combined keyboard input
java - What are the possible values of the Hibernate hbm2ddl.auto configuration and what do they do
iostream - Why are System.out/err implemented as Byte Streams in Java?
Why is Java Swing serializable?
What is the best way to convert an existing php class into Java?
Program with C# front-end and Java back-end: Good or Bad Practice?
parsing - How does a Java compiler parse typecasts?
java - Does the JSF convertNumber with currency format round or truncate additional decimal places?
java - Rails testing with out-of-process database access?
java - Why can't I edit the servlet name in web.xml?
On a 64-bit machine is the size of an int in Java 32 bits or 64 bits?
How to save an image-file on server through Java applet?
How to invoke groovy with 'java' from command line
java - SQL query statement to retrieve records having CLOB data from the oracle database
java - REST web service accepting a POST using Restlet - Best Practice
java - How to run test cases on a list of slightly different jars?
java - How to have text fields fill 100% horizontally
Full-justification with a Java Graphics.drawString replacement?
java - Unit testing a Hibernate driven application?
java - How can I get an Input Stream from HSSFWorkbook Object
Monotonically increasing time in Java?
java - Tool for testing using parameter permutations
ajax - Would you use Laszlo to develop a Flash-based front end to a Java web app?
java - Multiprocessor Programming Course Feedback
deployment - Dynamic loading of modules in Java
java - explicit serialVersionUID considered harmful?
java - Class inheritance with Hibernate and hbm2java
java - Changing JTable reference at runtime - not appearing in GUI
java - Can you require multiple types at once?
java - increase clarity of a graph
Too Little CPU Utilization in Java
Enumerating USB Devices on Windows with Java
Why are local variables not initialized in Java?
Java decimal formatting using String.format?
junit & java : testing non-public methods
java - How do I stop stacktraces truncating in logs
java - Can I generate a compile time error based on the type of the field being Annotated
java - What data mining application to use?
java - JFileChooser for Python?
java - Are EJB Timers supposed to be persistent/reliable?
java - Eclipse RCP and JFace: Problems with Images in Context menu and TreeViewer
java - invalid header file while using jar for archiving
java - Texturing Vertex Buffer Objects
java - Build management/ Continuous Integration best practices
java - Are selectOne and selectMany choices bounded by SelectItems?
What are some common Java pitfalls/gotchas for C++ programmer?
java - How do I make Tomcat stop caching my servlet responses?
java - How do I enforce a package-level build order in eclipse
java - Is there a simple way to remove a TimeSeries from a displayed JFreeChart Chart?
java - How do I dynamically replace the class loader for an Eclipse plug-in?
Java synchronized static methods: lock on object or class
Converting Oracle Forms 10 to Java
java - Location of 1.5.x JDK source code
Creating tables in a MS Word file using Java
java - How do you make a unit test when the results vary?
java - avoid javax.servlet.ServletException
java - android internals and memory/processor constraints?
jdbc - How does Java's PreparedStatement work?
In Java Swing how can you manage a list of panels allowing multiple panels to be selected?
java - How to get the max sizes of the heap and permgen from the JVM?
Java sort String array of file names by their extension
parentheses - Quick, Petty Java Question: Parenthesis around SQLException
java - How can jFrames be used inside of JavaFX?
Strategies for the diagnosis of Java memory issues
What's the proper background process behaviour for a non-GUI Java app?
java - Best Practice for Spring MVC form-backing object tree initialization
collections - Strange behavior of Java's TreeMap put() method
How to get a more compact automatic indentation in Eclipse (for Java)?
installation - Where to install local Java libraries by default?
java - How do relative file paths work in Eclipse?
java - Hibernate and currency precision
java - How to stop editing with DefaultCellEditor when a separate JBtton is pressed
java drivers for data acquisition hardware?
logging - Recommendations of a high volume log event viewer in a Java environment
Reflection runtime performance - Java vs CLR
java - JMenus caused JOGL GLCanvas canvas to flicker
Verify certificate against Java certificate store via CLI
java - ArrayList and the problem with adding items
java - JAX-WS authentication against a database
java - What is the best mechanism for testing applets?
java - Annotating inherited properties for persistence
How to Cross-Compile Java Source Code to JavaScript?
jakarta ee - favicon.ico in Java WAR file
java - Where can I download the source of "appframework.jar" that comes with NetBeans?
java - The Google Maps Wikipedia Layer
java - Intermittent ClassCastException from ElementNSImpl to own type during unmarshalling
java - Ideas on this alternative to ORM + RDBMS?
Java generics: List<Container<?>> = new LinkedList<Container<Double>>() is prohibited?
java - Automatic .toString() when calling a method?
java - How to build your own lexical analyzer for StringTemplate?
Even easier Java/SQL data transfer needed
java - Servlet/JSP URLs when forwarding requests
java - How do I inherit from multiple extending generic interfaces?
swing - How do I assign Enter as the trigger key of all JButtons in my Java application?
java - What is the preferred Throwable to use in a private utility class constructor?
c# - How do I send a stream from a Java applet to an ASP .NET web site?
user interface - Java: How do you style Swing components?
Detect version of Java using JavaScript
performance - Any way to further optimize Java reflective method invocation?
java - using constructor from the super class
c - How to get data out of network packet data in Java
java - NoClassDefFoundError on command-line with new NetBeans project
java - Are all compile-time constants inlined?
java - Spring-ws or Axis2 or Something else for "Contract-First" approach to WS
immutability - How to get a c++ constant pointer equivalent in Java?
java - Run GWT shell normal, use -noserver on compile?
Is there a CRUD generator utility in Java(any framework) like Scaffolding in Rails?
java - Transforming Point object when using simple-xml
Abstract classes and methods in Java, Inheritance
java - Maven install folder structure problem j2ee (spring, struts ..)
java - Simple way to detect unused properties keys?
java - A programmer trying to understand CANopen
java - Declare an object inside or outside a loop?
Storing MATLAB structs in Java objects
user interface - Running a new executable file of a Java application, saving a session
java - Re-creating threading and concurrency knowledge in increasingly popular languages
java - Supporting Sessions Without Cookies in Tomcat
java - Oracle JDBC Euro character
java - quick-and-dirty vs. good design
java - Hide certain actions from Swing's undo manager
java - How to do custom-query based collection mappings in Hibernate?
MVC framework for huge Java EE application
How can I determine what the alphabet for a locale is in java?
inheritance - Java not inheriting accessor methods?
java - Writing a CANopen test utility
generics - Is there a way to pass a Number as a parameter in Java?
Highest Performance Database in Java
Equivalent code for instance method synchronization in Java
JavaFX is now out: Are Applets and Java Desktop officially dead/dying?
java - Best Practice: network communication
java - JSF Multiple Partial Validations Scenario
java - Sum of the digits of the number 2^1000
Need to convert EPS files to jpg/png in Java
swing - VisualEditor in Java - dynamically build sub-panel?
java - Trimming the Log4J Message
Java Servlet Filter Equivalent in Ruby [on Rails] and PHP?
datetime - Java equivalent to C#'s TimeSpan
the Nice programming language as an alternative to Java generics
java - Generating code stub from class and javadoc
Is there a "Group Box" equivalent in Java Swing?
What's a good Java, curses-like, library for terminal applications?
java - JSP code to Struts or JSTL tag
java - Facelets custom component doesn't set attribute after submit
How do I set Java's min and max heap size through environment variables?
java - How to prepopulate model objects with test data from file?
java - JavaFX Script for server side applications
java - Disabling seam's redirect filter
java - JVM heap sizing in VMware guests
java - Enumerations in Hibernate
Access sound card or OS synthesizer device in Java
java - Difference between Oracle ATG and Struts?
Java method dispatch with null argument
Removing objects from Java Collections
Java Developer looking for a 2nd'ary language to play with
java - Grails, Inserting lots of data using withTransaction results in OutOfMemoryError
java - What is a good way to provide a different user experience based on the visitor type?
mysql - How to set a list of integers while preparing SQL queries in Java
java - Is Google Web Toolkit useful to develop complex javascripts?
Is there any way other than instanceof operator for object type comparison in java?
What is the best ORB for Java/C++ interoperation using CORBA?
java - Accessing same ehcache from 2 different war files
java - Can Hibernate return a collection of result objects OTHER than a List?
Good tools/frameworks to develop a game server in Java?
java - Swing components are light-weight?
java - Swing components inside HTML
Does Java have native support for events, similar to that of C#?
.net - Would you recommend Java/Glassfish/Metro for brand-new project?
Where to initialize a java Properties object?
java - ExecutorService vs Swing Timer
wsdl - JAXB XmlID and XmlIDREF annotations (Schema to Java)
java - Alternative document structure in JTextPane?
What is the purpose of the expression "new String(...)" in Java?
syntax - Is there a difference between single and double quotes in Java?
java - How to organize the controller of a MVC-based program with multiple screens/panels?
generics - Java doesn't seem to be comparing Doubles right
java - IntelliJ Python plug-in
java - How do you add files to a jar using Netbeans 6.5?
java - Can you define your own template variables in Eclipse
macos - Java - UserInput.* doesn't work on my Mac