1. in the controller: respond_to do |format| ... end
2.it is not associated with a model
3.redirect_to " ... "
4.the data being presented by the web page
Answer:1