Hitachi

uCosminexus Application Server Security Management Guide


The setResponse method

Organization of this page

Description

Stores the value specified by the parameter into this object. If a value already exists, it is overwritten.

Syntax

public void setResponse(HttpServletResponse res);

Parameters

res:

Specifies the reference to HttpServletResponse.

Exceptions

None

Return value

None