Hi, After my last post presenting an example about the annotation in JAVA Java : Annotation : Example of validation with annotation (mandatory, target, maxlength…) I would expose another example
Hi, Just a post concerning the generation of JAVA webservice client for CXF and AXIS web services via an ANT script. More information on sites on proxies creation: http://cxf.apache.org/docs/wsdl-to-java.html http://axis.apache.org/axis/java/ant/axis-wsdl2java.html
Hello, In this article, I want present you the concept of reflection, especially in JAVA world. First, what is Reflection? In computer programming, reflection is the ability of a program