Re: [java ee programming] .class usage

2011-07-29 Thread stefan.brunig
Hi Hani, you might get some useful information here: http://download.oracle.com/javase/1,5.0/docs/api/java/lang/Class.html This entry refers also to JLS 15.8.2 explaining the class literals ( http://java.sun.com/docs/books/jls/second_edition/html/expressions.doc.html#251530 ): A class literal

[java ee programming] Re: Unknow Java statement

2009-09-30 Thread stefan.brunig
hi peeter, in this context the '@' sign is a so-called annotation. it was introduced as 'metadata' facility in release 5.0 of the java platform. please check: http://java.sun.com/docs/books/tutorial/java/javaOO/annotations.html or

[java ee programming] Re: JSP 2.0 Custom Tags - Homework required?

2009-09-24 Thread stefan.brunig
hi all, if you check from http://www.javapassion.com/j2ee you can see there's no need to submit a homework on this topic because of the missing date: Note that only the topics with the dates assigned will be covered in this course. (You need to submit homeworks only on the topics that have