[opencms-dev] Is there an easier way to get the dateLastModified for a resource than this?
Thomas M�rz
thomasmaerz at gmx.de
Mon Mar 29 11:42:01 CEST 2004
"Chris Todd" <chris at christophertodd.com> writes:
> I noticed that com.opencms.file.CmsFile has a getDateLastModified() method,
> and that CmsJspActionElement has a method called readFile(String name) that
> returns a CmsFile, but I was wondering if there's a simpler way.
Maybe a faster way is to use "readFileHeader( String filename )".
But I don't know a simpler way.
More information about the opencms-dev
mailing list