Note:The name of the view does not have to be the same as the application. I call itmembersbecause I think it fits well in this context. This is a simple example on how to send a response back to the browser. But how can we execute the view? Well, we must call the view via a URL. You will learn about URLs in thenext chapter. ❮ PreviousNext ❯ Track your...