Hi,
in my method I want to get request and session objects. how to do this ?
public static Map login(DispatchContext dctx, Map context) throws
GenericServiceException {
        .
     ....................
     ....................

        return result;
    }

Regards
-- 
View this message in context: 
http://www.nabble.com/how-to-get-objects-request-and-session-in-service-implementation-class-tf4646651.html#a13273510
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to