uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

getLastModified() method

Description

This method acquires the value of the Last-Modified HTTP header.

Syntax

public Date getLastModified()

Parameter

None.

Return value

The method returns the value of the Last-Modified HTTP header.

Notes