Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java

How do I get the real usable resolution

java swing window size

Why session bean method throw EjbTransactionRolledbackException when RuntimeException was thrown

Confused about Frustum Culling

compare and sort different type of objects using java Collections

java sorting collections

Is GZip compression worthwhile with AMF

java apache-flex gzip blazeds

Android device to PC's socket connection

Event when application gets installed (Android)

java android

Input CNF for SAT4J solver

Which thread will get the lock?

Is there a framework for dynamically generating a Swing GUI from a Pojo in Runtime?

java swing dynamic pojo

JDBC insert statement is not working

java jdbc insert

Should a servlet container create new javax.servlet.http.HttpServlet instance for each incoming request?

java servlets

How do I convert an object to JSON representation

java json

How can you change the name of a JCR node?

java jackrabbit jcr

XPath getting text from an element after a certain element

java xpath

JAVA ZipFile entries() method doesn't see directories

java zip

How can I modify the JAXB marshalling output stream to include arbitrary inline XML?

java xml jaxb marshalling

Is this ok? Synchronized( thread ), then thread=null in the synch block

Converting Boolean bean creation to boolean using Spring

Using Hadoop for the First Time, MapReduce Job does not run Reduce Phase

java hadoop mapreduce