Automatic view routing in playframework 2.0?
All of the examples of view rendering in play documentation I've seen so
far required actually specifying a view and then making a render() call.
Is there a way to configure a default view for each action and then have
the action automatically render the default view specified?
No comments:
Post a Comment