Get Object and Record ID from the Request Object

From AgileApps Support Wiki
Revision as of 02:11, 18 February 2012 by imported>Aeric

When a JSP Page is launched from a context that is associated with a particular object record, the request object available in the JSP page contains the identifiers needed to obtain additional information from the record, using either the REST record Resource or the Java record handling APIs.

Learn more: request Object