[opencms-dev] Accessing file creation/modification date inside JSP-(Template)
Jörn Wohlrab
jwohlrab at unilog.de
Thu Aug 7 13:31:00 CEST 2003
Ok, but how would the coding inside the JSP look like?
Could it be like ...
<%
CmsJspActionElement cms = new CmsJspActionElement(pageContext,
request, response);
cms.getCmsObject().???(??).getDateLastModified();
<%>
Thank you for your fast response!
-- Joern
Thomas März schrieb:
>Hello,
>
>Jörn Wohlrab <jwohlrab at unilog.de> writes:
>
>
>>is it possible to access the the creation and the modification
>>date/time of a page via JSP-Tag or JSP-scriptlet? We just want to add
>>
>>
>
>Yes, com.opencms.file.CmsResource.getDateLastModified().
>
>Best Regards,
>Thomas Maerz
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
>
More information about the opencms-dev
mailing list