This content has been marked as final.
Show 2 replies
-
1. Re: Gain Access to Session in Aerogear Controller
beve Mar 21, 2013 2:47 AM (in response to iampowers)Hi Nick,
Is there something to address this in Aerogear?
Currently there is not, but please create a feature request for this and we will address it.
For accessing a property stored in the session, what do you think of adding something like this for that:
to.(Endpoint.class).methodName(param("queryParamName"), session("sessionPropertyName"));
Regards,
/Dan
-
2. Re: Gain Access to Session in Aerogear Controller
iampowers Mar 21, 2013 12:02 PM (in response to beve)That sounds like an excellent idea. Feature request has been submitted.