I'm a senior-ish C# developer used to ASP.NET & IIS, but a project's come along for which I'll need to use Java/JSP and Tomcat, both of which are new to me. I've got a bit of experience with Java, but none with Tomcat or JSP, so I'm looking for a book ( or books) that'll help me get up and running with JSP and Tomcat quickly. (The project is pretty small, incidentally -- just a five/ten-page CRUD app.)
Two I'm considering at the moment:
- Beginning JSP, JSF and Tomcat Web Development (Apress)
- Head First Servlets and JSP (O'Reilly)
Anyone made this particular transition before? If so, what book(s) would you recommend for a crash course in getting up and running quickly?
Many thanks in advance...