JSTL Java Tutorial

< html>
  Create Person
  
    

Enter your details


    
      
        
            
        
        
            
        
        
            
        
      
First name:
Last name:
Age:

      
    
  


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

  Display details
  
    

the details you entered!)


    
      
       
             
    
First name
Last name
Age