Page 1 of 1

Some reference material/link needed for async/JDBC/JPA/annotations

Posted: Sat Jul 14, 2012 9:17 am
by vgarg
Hi,

my exam is scheduled on 31 July. I'm looking for some good reading material to understand the concepts of
-Async mechanism
- JDBC
-JPA
- Annotation examples.

I've gone thru HFSJ 2.0 and going thru Servlet 3.0 specs.

Any link to reference material will be helpful

(PS: I've bought JWPv6 as well.)

-Vineet

Re: Some reference material/link needed for async/JDBC/JPA/annotations

Posted: Sun Jul 15, 2012 7:41 pm
by admin
Hi Vineet,
For Async and annotations, Servlet 3.0 specification is the best resource. For others, there are a few questions on these topics in JWP V6. If you go through those and their explanations, that is enough for the exam.

HTH,
Paul.