Get started with Hibernate
I have avoided the book Hibernate in action so far. But, here is an aricle on getting started with Hibernate.
CVS in WSAD/Eclipse
CVS is one of the early code versioning systems. I am going to first run thru some resources [1] [2] on how to use this within wsad/eclipse.
CVS setings can be accessed in eclipse : Windows -> Preferences -> Team -> CVS
To enter the CVS perspective in eclipse: Windows -> Open Perspective -> Other -> CVS
To check out a project into eclipse using CVS from Apache , see this link


