
Contents:
I. Describing the problem
II. Overview of existing solutions
III.The solution without aspects
IV. Solution using...
1 replies - 2163 views - 02/21/13 by Oleg Nikolaenko in Articles

Content:
I. Describing of problem
II. Overview of existing solutions
III.The solution without aspects
IV. Solution with using...
0 replies - 668 views - 02/20/13 by Oleg Nikolaenko in Articles

Introduction To bind requests to controller methods via request pattern, Spring WebMVC's REST-feature is a perfect choice. Take a request like...
4 replies - 16824 views - 10/19/10 by Sebastian Herold in Articles

Annotations
are proving to be widely popular these days. Many annotation-based
frameworks (Spring, JPA, Tapestry to name few) are seeing the light of
the...
7 replies - 16053 views - 07/27/10 by Animesh Kumar in Articles

0 replies - 1778 views - 02/22/10 by Snippets Manager in Uncategorized

Marker Interfaces and Annotations
In earlier versions of Java, Marker Interfaces were the only way to declare metadata about a class. With the advent of...
4 replies - 10482 views - 02/01/10 by Muhammad Khojaye in Articles

We have finished one big OSGi project with many tools : JPA, GPRS, SMS,
FTP, JNA, SPRING, Jetty, ext.js .... after about one year with heterogeneous
team....
2 replies - 6149 views - 09/10/09 by Slim Ouertani in Articles

JAU 1.0 is ready for download from the project site: http://code.google.com/p/jau/.The library will help you to implement common methods like .equals() or...
0 replies - 2416 views - 05/06/09 by Tim Lebedkov in Announcements

Last November we got Spring 2.5 and with it the possibility to use annotations for dependency injection (DI). Annotations can be used instead or mixed with the...
2 replies - 24332 views - 05/13/08 by Rainer Eschen in News

This post is an escape from XML redux. As stated in the last post, there are some who do not like to configure dependency injection (DI) in XML. They call it...
3 replies - 13517 views - 03/07/08 by Rick Hightower in News