int photoshu=0 ;
if (request.getAttribute("photoshu")!=null){ 
      
      photoshu = ((Integer) request.getAttribute("photoshu")).intValue(); 
      
          
        } <%=photoshu%>