Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java

How can a Java process with -Xmx1024m occupy 3GB resident memory?

java memory-leaks

hide non-exists variables in Eclipse java debugger

java eclipse debugging

How to display japanese characters in JTextArea

java swing unicode

how to do actors (erlang) in java?

java erlang concurrency actor

Using C# to serialize a Java deserializable object

c# java serialization

Why is swallowing InterruptedException ok for subclasses of Thread?

Convert Bytes to bits

java types byte bitset

In Java, is there any way to get a Locale given its display name?

Mapping an Oracle Date to a Java object using Hibernate

java oracle hibernate mapping

Web: When should I consider using Java rather than PHP, Python/Django, Ruby/Rails, etc?

java

Is there something like java's Character.digit(char ch, int radix) in c#?

c# java character

In Java, is there a way to obtain the command line parameters even if main() didn't save them?

Counting the number of occurrences of each item in a list

Reading UTF8 strings from a server through http using MIDP

java java-me midp

Quaere - Anyone using it yet? (LINQ to Objects for Java) [closed]

Authenticate users with SpringSecurity using a WebService that requires a username and password

JSF: Accessing Bean from Validator via field

java jsf

Wait for Garbage Collection of a specific object

java garbage-collection

How to determine whether java is installed on a system through python?

java python

Creating a JPA Provider

java jpa