JSP Java


    
        Using Beans and Session Scope
    
    
        

Using Beans and Session Scope


        
        <% 
        bean1.setCounter(bean1.getCounter() + 1);
        %>
        The counter value is:  
    

           
       
UsingBeansandSessionScope.zip( 89 k)