I would use CFLOCATION as the simplest method; just add that
tag with the right parameter after your form has been processed on
the action page and it will send the user back to the original form
page, as Dan said with empty fields unless you're pre-populating in
some way.
If you are pre-populating, you could pass a URL variable to
the form that tells it NOT to do so if you want.