Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java

Wicket Dynamic Image URL

java image url dynamic wicket

Need authoritative source for why you shouldn't throw or catch java.lang.Exception

java exception-handling

How to convert an 18 Character String into a Unique ID?

java algorithm hash

Finding the largest positive int in an array by recursion

java recursion puzzle

What does this class declaration mean in Java?

java generics

Why should a Java developer learn an additional JVM language? [closed]

java jvm jvm-languages

Java getter/setter style question

java coding-style

JPA/Hibernate, @Embedded and Enum

java jpa persistence enums

Spring - Rewrite one URL to another

char '0x8' what character is this?

Run bat file in Java and wait

java batch-file exec

How to avoid infinite loop in Observer pattern?

java design-patterns

Compute hex color code for an arbitrary string

java ruby colors hex

dot length in java - finding its definition

java arrays

Java Implementing htonl

java io endianness

How should I return different types in a method based on the value of a string in Java?

java

How to deal with the test data in Junit?

java unit-testing tdd junit

How to query for Double with Spring JDBC template query

java sql spring jdbc

Can you use Ant to Build/Modify XML files?

java xml ant

Iterating over a HashMap of HashMaps in Java (or Scala)