jackgene / sftp-servlet-container

A servlet container that uses SFTP instead of HTTP as its access protocol.
1 stars 0 forks source link

Fix getLastModified() implementation #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add better implementation for getLastModified() such that:
1. Servlet resource's getLastModified() is returned.
2. The last modified timestamp of the README.txt file is returned.

Original issue reported on code.google.com by jackg...@gmail.com on 11 Feb 2012 at 10:15

GoogleCodeExporter commented 8 years ago

Original comment by jackg...@gmail.com on 11 Feb 2012 at 3:06

GoogleCodeExporter commented 8 years ago

Original comment by jackg...@gmail.com on 28 Feb 2012 at 3:58