Struts源码

源代码在线查看: logic-match.jsp

软件大小: 7437 K
上传用户: llll45356874
关键词: Struts 源码
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				  
				    Test struts-logic Match Tags
				  
				  
				    
				      Test struts-logic Match Tags
				    
				    
				    
				    
				    				      pageContext.setAttribute("string", "String test value");
				    %>
				    
				      
				        Test Type
				        Variable Content
				        Value Content
				        Correct Value Test
				        Test Result
				      
				      
				        Cookie / Any
				        
				          
				        
				        0
				        contains
				        
				          
				            match
				            notMatch
				          
				          missing
				        
				      
				      
				        Cookie / End
				        
				          
				        
				        0
				        ends with
				        
				          
				            match
				            notMatch
				          
				          missing
				        
				      
				      
				        Cookie / Start
				        
				          
				        
				        0
				        starts with
				        
				          
				            match
				            notMatch
				          
				          missing
				        
				      
				      
				        Header / Any
				        
				          
				        
				        Mozilla
				        contains
				        
				          
				            match
				            notMatch
				          
				          missing
				        
				      
				      
				        Header / End
				        
				          
				        
				        Mozilla
				        ends with
				        
				          
				            match
				            notMatch
				          
				          missing
				        
				      
				      
				        Header / Start
				        
				          
				        
				        Mozilla
				        starts with
				        
				          
				            match
				            notMatch
				          
				          missing
				        
				      
				      
				        Name / Any
				        
				          
				        
				        value
				        contains
				        
				          match
				          notMatch
				        
				      
				      
				        Name / End
				        
				          
				        
				        value
				        ends with
				        
				          match
				          notMatch
				        
				      
				      
				        Name / Start
				        
				          
				        
				        value
				        starts with
				        
				          match
				          notMatch
				        
				      
				      
				        Parameter / Any
				        
				          
				        
				        value1
				        contains
				        
				          
				            match
				            notMatch
				          
				          missing
				        
				      
				      
				        Parameter / End
				        
				          
				        
				        value1
				        ends with
				        
				          
				            match
				            notMatch
				          
				          missing
				        
				      
				      
				        Parameter / Start
				        
				          
				        
				        value1
				        starts with
				        
				          
				            match
				            notMatch
				          
				          missing
				        
				      
				      
				        Property / Any
				        
				          
				        
				        FOO
				        contains
				        
				          match
				          notMatch
				        
				      
				      
				        Property / End
				        
				          
				        
				        FOO
				        ends with
				        
				          match
				          notMatch
				        
				      
				      
				        Property / Start
				        
				          
				        
				        FOO
				        starts with
				        
				          match
				          notMatch
				        
				      
				    
				  
				
							

相关资源