If the URL represents a local resource, a parameter of "lastModified=#####" will be automatically added with the timestamp of the local resource to the nearest second.
Example
${ao:addLastModified('../path-to-page.jsp')}Function Information
| Function Class: | com.aoapps.taglib.Functions |
|---|---|
| Function Signature: | java.lang.String addLastModified(java.lang.String) |
| Display Name: | None |