[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-servletapi-dev
Subject:    cvs commit: jakarta-servletapi/src/share/javax/servlet/http HttpSession.java
From:       dannyc () locus ! apache ! org
Date:       2000-10-20 23:24:53
[Download RAW message or body]

dannyc      00/10/20 16:24:53

  Modified:    src/share/javax/servlet/http Tag: SERVLET_23_JSP_12
                        HttpSession.java
  Log:
  getLastAccessedTime() clarification: Its actually there in the spec already in the \
sessions chapter that its marked at the time the container gets the request (i.e. \
before the Servlet is called).  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.1.1.4.5 +1 -1      \
jakarta-servletapi/src/share/javax/servlet/http/HttpSession.java  
  Index: HttpSession.java
  ===================================================================
  RCS file: /home/cvs/jakarta-servletapi/src/share/javax/servlet/http/HttpSession.java,v
  retrieving revision 1.1.1.1.4.4
  retrieving revision 1.1.1.1.4.5
  diff -u -r1.1.1.1.4.4 -r1.1.1.1.4.5
  --- HttpSession.java	2000/10/20 22:28:11	1.1.1.1.4.4
  +++ HttpSession.java	2000/10/20 23:24:53	1.1.1.1.4.5
  @@ -164,7 +164,7 @@
        *
        * Returns the last time the client sent a request associated with
        * this session, as the number of milliseconds since midnight
  -     * January 1, 1970 GMT. 
  +     * January 1, 1970 GMT, and marked by the time the container recieved the \
                request. 
        *
        * <p>Actions that your application takes, such as getting or setting
        * a value associated with the session, do not affect the access
  
  
  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic