<%@ page language="java" %>
<%
// write the current value of the property countout.println("Count from scriptlet code : "+ counter.getCount() + "");
%>
Count from jsp:getProperty :