The AMP Gateway provides access to the current HttpServletRequest instance in a thread local variable. The session can be obtained from the request, as follows:
flashgateway. Gateway.getHttpRequest().getSession();
flashgateway. Gateway.getHttpRequest().getSession();
No comments:
Post a Comment