dispatch action, check url info, if url contains parameters, "get" method; otherwise, the method is a message. eg. when logged in with 'name' and pwd '123123' Get: http: // . .com / actionName? Name = name & pwd = 123123 Message: http: // . .com / actionName
source
to share