She deploys and tests it

It’s trivial to deploy and test. The only tricky part is making sure that the Counter class is available to the JSP, and that’s easy—just be sure the Counter class is in the WEB-INF/classes directory of the web app. She accesses the JSP directly in the browser at: http://localhost:8080/testJSP1/BasicCounter.jsp

image with no caption

What she expected:

image with no caption

What she got:

image with no caption

Get Head First Servlets and JSP, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.