I am trying to figure out a way to save the view of an action to a file.
I have an action call makehtml. It gets data from a database and create
a view that display the result in a browser. I would like to save that
result view page to a file in public/htmls for example.