Re: Changing a File's last_accessed_time from a servlet?
"Jeremy W. Redmond" <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
I think that is what I am going to have to do. I am sure that is pretty
much exactly what the UNIX command "touch -a" does behind the scenes
anyhow.
Eric Noriega
<[email protected]> To: [email protected]
Sent by: "A mailing cc:
list for discussion Subject: Re: Changing a File's last_accessed_time from a
about Sun servlet?
Microsystem's Java
Servlet API
Technology."
<SERVLET-INTEREST@JA
VA.SUN.COM>
07/16/2003 04:57 PM
Please respond to "A
mailing list for
discussion about Sun
Microsystem's Java
Servlet API
Technology."
Why not just open the file, read a byte, and close it?
Jeremy W. Redmond wrote:
>I need to set the last time "accessed" NOT modified.... Thanks though
>Tom.
>
>
>
___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html