1.what's the relation between controller and action and view?
i guess i mix something of them.
2.if i define a 'userController' .does it control user list view?
should i define a 'usersController' to show user list?
if recommend some sample huge projects of embjs ,that would be better.