设置session的有效时间的方法是()
A: setMaxinactiveInterval(intinterval)
B: getAttributeName()
C: setAttrbute(Stringname,Objectvalue)
D: getLastAccessedTime()
A: setMaxinactiveInterval(intinterval)
B: getAttributeName()
C: setAttrbute(Stringname,Objectvalue)
D: getLastAccessedTime()
举一反三
- 设置session的有效时间(也叫超时时间)的方法是()。 A: setMaxinactivelnterval(intinterval) B: getAttributeName() C: setAttrlbuteName(Strlngname,java.lang.Objectvalue)J D: getLastAccessedTime()
- 设置session的有效时间的方法是 A: setMaxInactiveInterval(int interval) B: getAttributeNames() C: session.setAttribute(name, value) D: getLastAccessedTime()
- 设置Session对象的有效时间的方法是 A: setMaxInactiveInterval() B: getAttributeNames() C: setAttribute() D: setTime()
- 设置session的有效时间使用的是该对象的什么方法?() A: setAttribute()方法 B: getMaxInactiveInterval()方法 C: setMaxInactiveInterval()方法 D: setTime()方法
- 方法setMaxInactiveInterval()用于设置一个session对象的最长生存时间