摘要:        
1.让多个Jsp、servlet共享数据; Html代码 <!-- 将i的值自动+1后放入application的变量中 --> <%! int i = 0; %> <% application.setAttribute("counter",String.valueOf(++i)); %> <!--    阅读全文
posted @ 2018-01-18 10:02
get("新技能")
阅读(1694)
评论(0)
推荐(0)
        
            
        
        
摘要:        
像: ServletContext, ActionContext, ServletActionContext, ApplicationContext, PageContext, SessionContext ... 那么, Context 究竟是什么东西呢? 直译是上下文、环境的意思。比如像: "今    阅读全文
posted @ 2018-01-18 08:25
get("新技能")
阅读(1554)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号