?code102.jsp
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>cookie <%Cookie cookie1 = new Cookie("user","tom");response.addCookie(cookie1);%>${cookie.user.value}
?code102.jsp
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>cookie <%Cookie cookie1 = new Cookie("user","tom");response.addCookie(cookie1);%>${cookie.user.value}
文章版權(quán)歸作者所有,未經(jīng)允許請(qǐng)勿轉(zhuǎn)載,若此文章存在違規(guī)行為,您可以聯(lián)系管理員刪除。
轉(zhuǎn)載請(qǐng)注明本文地址:http://systransis.cn/yun/124377.html
code100.jsp 獲取requestScope范圍的數(shù)據(jù)${requestScope.userName}${sessionScope.manager}${applicationScope.message}
code097.jsp EL邏輯運(yùn)算userName = ${userName}pwd = ${pwd}/${userName != && (userName==大王)}${userName != && (userName==大王)}/${userName == tom && pwd == 123}${userName == tom && pwd == 123}
閱讀 2579·2021-11-23 09:51
閱讀 3126·2019-08-30 15:54
閱讀 1080·2019-08-30 14:14
閱讀 3551·2019-08-30 13:59
閱讀 1411·2019-08-29 17:09
閱讀 1470·2019-08-29 16:24
閱讀 2855·2019-08-29 15:43
閱讀 918·2019-08-29 12:45