Hello Alli,

On Sep 21, 10:46 am, Hallgrímur Njálsson
<[email protected]> wrote:
> Hi, every one
>
> I am having a bit of a problem undestanding Java Annotations.
You may read (if not already done) those documents:

http://www.developer.com/java/other/article.php/10936_3556176_1/An-Introduction-to-Java-Annotations.htm

http://java.sun.com/j2se/1.5.0/docs/guide/language/annotations.html

To put it briefly, annotations is a way to let the compiler of the
Java Virtual machine writes part of the code for you.
It was introduced in Java 1.5, but found its powerful use in Java 1.6.
And now has been introduced in JavaEE 6.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to