request

From Documentation


request - javax.servlet.http.HttpServletRequest

The HTTP request causing the execution of this action.

Unlike other implicit objects, this implicit object is not stored as an attribute of the request. However, the view can retrieve it straightforward with the view's technology. For example, if the view is a ZUML document, then Execution.getNativeRequest() returns the HTTP request.

Version History

Last Update : 2011/03/14


Version Date Content
     



Last Update : 2011/03/14

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.