sps / mustache-spring-view

java spring framework mvc view for Mustache.js templates
68 stars 31 forks source link

Prevented MustacheView from writing to the response in case template fails to render #11

Closed michel-klijn closed 11 years ago

michel-klijn commented 11 years ago

Removed try finally block to let the servlet render an error response.