JSP Java Tutorial

index.jsp


    
        Using Image Controls
    
 
    
        

Using Image Controls


            
                
            
    

basic.jsp


    
        Reading Image Controls
    
    
        

Reading Image Controls


        You clicked the image at (<%=request.getParameter("images.x")%>,
        <%=request.getParameter("images.y")%>).