Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java

Which Java templating system should I use to generate emails?

C++ library with a Java-like API [closed]

java c++ api

Avoiding tomcat status report

java tomcat tomcat6

How do I determine the IP address of a web client (for a JSP)?

java jsp ip-address ip

Run all tests in a source tree, not a package

A good, recent article on the comparison between Java EE and .NET? [closed]

c# java .net jakarta-ee

Lightweight servlet engine for serving java application via IIS

java iis iis-7 servlets

How to de-select a JList item from my program

java jlist

tagging methods and calling them from a client object by tag

How to create a thread that runs all the time my application is running

How to manage M threads (1 per task) ensuring only N threads at the same time. With N < M. In Java

Java memory mystery (do I have a leak)?

Is there an elegant way to do partial regex matches in Java?

java regex

Multi-threaded matrix multiplication

java multithreading

How to make an accepted socket non-blocking in java

java sockets nonblocking

referencing java objects on a sorted map by index?

Java reflection: What does my Collection contain?

java generics reflection

How do I access a text file from within my war

How to add local dependencies in buildr

java scala buildr

which non-sun java(s) can i use to run Clojure?

java clojure sun