JSTL Java

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

  
  


  
  
  
    
            style="border-collapse: collapse" bordercolor="#111111"
      width="42%" id="AutoNumber1">
        
          
            
              
                Please Login
              

            


          
        
        
          User Name
          
            
          
        
        
          Password
          
            
          
        
        
          
            
              
              
            


          
        
      
    
    
      Note: you may use any ID/Password, security is not
      checked.

    


  

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

  
    Session Example
  
  
  

Welcome 
  
  


  Your favorite color is: 
  
    
  

  
  
  Choose your favorite color:
  
  
    href="?color=red">
  red
  
    href="?color=blue">
  blue
  
    href="?color=green">
  green
  
    href="?color=yellow">
  yellow
  
    href="?color=other">
  other
  
  

           
       
JSTL-FormActionAndPassingParameter.zip( 854 k)