CodeCharge Studio

getRequest Method (Java)

Applies to

Page Object

Syntax

public HttpServletRequest getRequest();

Return value

HttpServletRequest - the HttpServletRequest associated with this page.

Description

This method returns the current request associated with this page.


On-line, printable versions and updates