Search Results for: maven
-
Enterprise Java
An Introduction to EJB 3.0 Injection and Lookup
Introduction The Enterprise JavaBeans Specification v. 3.0 introduces a simplified, annotation based API for EJB injection and lookup. EJB 3.0…
Read More » -
Software Development
Java Tools: Source Code Optimization and Analysis
Below is a list of some tools that can help you examine your Java source code for potential problems: 1.…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W29
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java
jqGrid, REST, AJAX and Spring MVC Integration
More than two years back I wrote an article on how two implement elegant CRUD in Struts2. Actually I had…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W28
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Software Development
Developing and Testing in the Cloud
There’s a lot of hype around “the Cloud” and what it can do. One of the things that I am…
Read More » -
Enterprise Java
Apache CXF Load Balancing And Failover
A while ago we’ve faced the requirement of load-balancing web services clients based on Apache CXF. Also the clients should…
Read More » -
Software Development
Refactoring Hudson God Class
Jakub Holy, one of our JCG partners, has recently shared his experience at attempting to refactor Hudson, the main class…
Read More » -
Enterprise Java
Spring MVC3 Hibernate CRUD Sample Application
To learn any web framework starting with a HelloWorld application is a good idea. Once we get familiarity with the…
Read More »