<HTML><HEAD><TITLE>JSP Bean Example</TITLE></HEAD><BODY><!– Set the scripting language to java –><%@ page language=java %><!– Instantiate the Counter bean with an id of counter –><!– Set the bean’s count