I have a service definition public static Map<String, Object> sendMailFromScreen(DispatchContext dctx, Map<String, ? extends Object> rServiceContext)
How can I get the session from this? Thanks Patrick
I have a service definition public static Map<String, Object> sendMailFromScreen(DispatchContext dctx, Map<String, ? extends Object> rServiceContext)
How can I get the session from this? Thanks Patrick