下面选项中,用于返回客户端最后一次发送与Session相关请求的时间,的方法是()

下面选项中,用于返回客户端最后一次发送与Session相关请求的时间,的方法是()

A.request.getSession();

B.request.getCreationTime();

C.session.getLastAccessedTime();

D.response.getLastAccessedTime();

正确答案:A

猜你喜欢