锘??xml version="1.0" encoding="utf-8" standalone="yes"?>国产在线一在线二,色猫av在线,国产精品美乳一区二区免费http://www.aygfsteel.com/J2EEHOME/category/35834.htmlOne Target,One Dreamzh-cnTue, 03 Mar 2009 13:46:10 GMTTue, 03 Mar 2009 13:46:10 GMT60jsp涓璖ession鐨勬湁鏁堟湡璁劇疆銆佺洃鎺ф庝箞瀹炵幇錛?/title><link>http://www.aygfsteel.com/J2EEHOME/articles/257552.html</link><dc:creator>J2EE Home宸ヤ綔瀹?/dc:creator><author>J2EE Home宸ヤ綔瀹?/author><pubDate>Tue, 03 Mar 2009 06:49:00 GMT</pubDate><guid>http://www.aygfsteel.com/J2EEHOME/articles/257552.html</guid><wfw:comment>http://www.aygfsteel.com/J2EEHOME/comments/257552.html</wfw:comment><comments>http://www.aygfsteel.com/J2EEHOME/articles/257552.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.aygfsteel.com/J2EEHOME/comments/commentRss/257552.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/J2EEHOME/services/trackbacks/257552.html</trackback:ping><description><![CDATA[<p> * 鍦↗avaWeb涓嬌鐢℉ttpSession錛堜互涓嬬畝縐皊ession錛夊璞℃潵琛ㄧず涓涓細璇濄?nbsp;</p> <p>* Session鐨勫垱寤猴紙浠h〃浼氳瘽鍛ㄦ湡鐨勫紑濮嬶級錛氱涓嬈¤皟鐢╮equest.getSession()鏂規硶鏃訛紝浼氬垱寤轟竴涓猻ession瀵硅薄銆?/p> <p> * Session鐨勯攢姣侊紙浠h〃浼氳瘽鍛ㄦ湡鐨勭粨鏉燂級錛氬湪鏌愪釜璇鋒眰鍛ㄦ湡鍐呰皟鐢ㄤ簡Session.invalidate()鏂規硶錛屾璇鋒眰鍛ㄦ湡緇撴潫鍚庯紝session琚攢姣侊紱鎴栬呮槸session瓚呮椂鍚庤嚜鍔ㄩ攢姣併?/p> <p> * 瀵逛簬JSP錛屽鏋滄寚瀹氫簡<%@ page session="false"%>錛屽垯鍦↗SP涓棤娉曠洿鎺ヨ闂唴緗殑session鍙橀噺錛屽悓鏃朵篃涓嶄細涓誨姩鍒涘緩session錛屽洜涓烘鏃禞SP鏈嚜鍔ㄦ墽琛宺equest.getSession()鎿嶄綔鑾峰彇session銆?/p> <p> * 鍦╯ession瀵硅薄鍒氬垱寤虹殑絎竴涓姹傚懆鏈熷唴錛岃皟鐢╯ession.isNew()鏂規硶灝嗗緱鍒皌rue銆?/p> <p><strong><font color="#ff1493">錛戯紟鏈夋晥鏈熻緗?/font></strong> </p> <p> * 鍙互鍦╳eb.xml鏂囦歡涓厤緗畇ession榛樿鐨勮秴鏃舵椂闂達紙鍒嗛挓錛夛細      <session-config>          <session-timeout>10</session-timeout>      </session-config>      涔熷彲浠ヨ皟鐢╯ession. setMaxInactiveInterval()鏂規硶璁劇疆session瓚呮椂鏃墮棿錛堝垎閽燂級 </p> <p><font color="#ff1493">錛掞紟鐩戞帶</font>  </p> <p>* 閫氳繃SessionListenr鍙互鐩戝惉session鐨勫垱寤哄拰閿姣侊紝姝ラ錛?nbsp;     </p> <p>1.鍐欎竴涓被MySessionListener錛屽疄鐜癹avax.servlet.http.HttpSessionListener鎺ュ彛鍙婂叾sessionCreated()銆乻essionDestroyed()鏂規硶     </p> <p> 2.鍦╳eb.xml涓厤緗甋essionListener錛?nbsp;     </p> <p><listener>          </p> <p><listener-class>MySessionListener綾誨叏鍚?lt;/listener-class>      </p> <p></listener>    </p> <p>* 褰搒ession 琚垱寤哄拰閿姣佹椂錛屽鍣ㄤ細鍒嗗埆璋冪敤SessionListener鐨剆essionCreated()鏂規硶鍜宻essionDestroyed()鏂規硶錛岃繖涓や釜鏂規硶涓紶鍏ヤ簡涓涓弬鏁板璞ttpSessionEvent錛屽彲浠ラ氳繃姝ゅ璞$殑getSession()鏂規硶鑾峰彇session瀵硅薄銆?/p> <p> 搴旂敤紺轟緥錛氬湪綰夸漢鏁扮粺璁?/p> <p>import java.util.HashSet;</p> <p>import javax.servlet.ServletContext;</p> <p>import javax.servlet.http.HttpSession;</p> <p>import javax.servlet.http.HttpSessionEvent;</p> <p>import javax.servlet.http.HttpSessionListener; </p> <p>public class MySessionListener implements HttpSessionListener {       </p> <p> public void sessionCreated(HttpSessionEvent event) {             </p> <p> HttpSession session = event.getSession();              </p> <p>ServletContext application = session.getServletContext();                           </p> <p> // 鍦╝pplication鑼冨洿鐢變竴涓狧ashSet闆嗕繚瀛樻墍鏈夌殑session             </p> <p> HashSet sessions = (HashSet) application.getAttribute("sessions");              </p> <p>if (sessions == null) {                     </p> <p>sessions = new HashSet();                     </p> <p>application.setAttribute("sessions", sessions);              </p> <p>}                            </p> <p>// 鏂板垱寤虹殑session鍧囨坊鍔犲埌HashSet闆嗕腑             </p> <p> sessions.add(session);              </p> <p>// 鍙互鍦ㄥ埆澶勪粠application鑼冨洿涓彇鍑簊essions闆嗗悎              </p> <p>// 鐒跺悗浣跨敤sessions.size()鑾峰彇褰撳墠媧誨姩鐨剆ession鏁幫紝鍗充負“鍦ㄧ嚎浜烘暟”       </p> <p>}        </p> <p>public void sessionDestroyed(HttpSessionEvent event) {              </p> <p>HttpSession session = event.getSession();             </p> <p> ServletContext application = session.getServletContext();             </p> <p> HashSet sessions = (HashSet) application.getAttribute("sessions");                           </p> <p> // 閿姣佺殑session鍧囦粠HashSet闆嗕腑縐婚櫎              </p> <p>sessions.remove(session);       </p> <p>}</p> <p>}</p> <img src ="http://www.aygfsteel.com/J2EEHOME/aggbug/257552.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/J2EEHOME/" target="_blank">J2EE Home宸ヤ綔瀹?/a> 2009-03-03 14:49 <a href="http://www.aygfsteel.com/J2EEHOME/articles/257552.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item></channel></rss> <footer> <div class="friendship-link"> <a href="http://www.aygfsteel.com/" title="狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频">狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频</a> </div> </footer> 主站蜘蛛池模板: <a href="http://" target="_blank">罗江县</a>| <a href="http://" target="_blank">台东市</a>| <a href="http://" target="_blank">津南区</a>| <a href="http://" target="_blank">商河县</a>| <a href="http://" target="_blank">哈尔滨市</a>| <a href="http://" target="_blank">江西省</a>| <a href="http://" target="_blank">电白县</a>| <a href="http://" target="_blank">奇台县</a>| <a href="http://" target="_blank">高淳县</a>| <a href="http://" target="_blank">杨浦区</a>| <a href="http://" target="_blank">清原</a>| <a href="http://" target="_blank">聂拉木县</a>| <a href="http://" target="_blank">建平县</a>| <a href="http://" target="_blank">泸定县</a>| <a href="http://" target="_blank">嘉义市</a>| <a href="http://" target="_blank">深泽县</a>| <a href="http://" target="_blank">阳山县</a>| <a href="http://" target="_blank">唐河县</a>| <a href="http://" target="_blank">黑龙江省</a>| <a href="http://" target="_blank">巴彦淖尔市</a>| <a href="http://" target="_blank">瑞丽市</a>| <a href="http://" target="_blank">万宁市</a>| <a href="http://" target="_blank">连城县</a>| <a href="http://" target="_blank">兴城市</a>| <a href="http://" target="_blank">三亚市</a>| <a href="http://" target="_blank">文安县</a>| <a href="http://" target="_blank">洪江市</a>| <a href="http://" target="_blank">固安县</a>| <a href="http://" target="_blank">长丰县</a>| <a href="http://" target="_blank">洱源县</a>| <a href="http://" target="_blank">贡觉县</a>| <a href="http://" target="_blank">环江</a>| <a href="http://" target="_blank">班玛县</a>| <a href="http://" target="_blank">汽车</a>| <a href="http://" target="_blank">广元市</a>| <a href="http://" target="_blank">陆良县</a>| <a href="http://" target="_blank">田东县</a>| <a href="http://" target="_blank">姚安县</a>| <a href="http://" target="_blank">武冈市</a>| <a href="http://" target="_blank">冕宁县</a>| <a href="http://" target="_blank">神农架林区</a>| <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> </body>