I have controller and presenter and I want to pass directly pass value from controller to presenter, not in the view.
Is it possible to do that?
I have controller and presenter and I want to pass directly pass value from controller to presenter, not in the view.
Is it possible to do that?