This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
protected
long getLastModified(HttpServletRequest req)
Returns
the time the HttpServletRequest object was last modified, in
milliseconds since midnight January 1, 1970 GMT. If the time is
unknown, this method returns a negative number (the default).
No comments:
Post a Comment