Ravi and Reema, could you please tell us where you got this knowledge from (experience, book)?
Describe the use of annotations and XML mapping files, individually and in combination, for object-relational mapping.
please Suggest book for SCWCD
Make sure that the foo package is in the classpath.
To study for the SCWCD exam you only need one standard web container working, generally this would be Tomcat.
Originally posted by Kunal Jag:
Web Application Deployment Descriptor (DD)
The servlet specification mandates the DD file-- web.xml to be a part of every web application. But, with Java EE 5, the Web application DD is optional for simple applications containing JSP pages and static files. You can find more information on this in chapter 6 of my book.