What you need for this book
Besides your brain and a pencil, you need Java, Tomcat 5, and a computer.
You do not need any other development tool, such as an Integrated Development Environment (IDE). We strongly recommend that you not use anything but a basic editor until you complete this book. A servlet/JSP-aware IDE can protect you from some of the details that really matter (and that you’ll be tested on), so you’re much better off developing the bean code completely by hand. Once you really understand what’s happening, you can move to a tool that automates some of the servlet/JSP creation and deployment steps. If you already know how to use Ant, then after Chapter 3, you can switch to using it to help you deploy, but we don’t recommend using Ant until after you’ve completely memorized the web app deployment structure.



Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access