JSTL Java Tutorial

JSTL code

<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %><%@ taglib uri="http://java.sun.com/jstl/xml" prefix="x" %>

  
    For Each Examples
  
  
    
    
    
      
        First
        Last
        Points
        Letter
        Note
      
      
        
          
            
          
          
            
          
          
            
          
          
            
          
          
            
              90">You did
              great!
              80">You did
              good!
              75">You did
              ok.
              70">Well, you
              passed.
              You failed
            

          
        
      
    
  

Demo XML document data



   
      
         A
         B
         T
      

      
         88
         B
      

   
   
      
         C
         D
         K
      

      
         92
         A
      

   
   
      
         E
         F
         A
      

      
         72
         C