How to redirect to the page without refreshing it using {{link_to}} or by any other method
That's a bit unclear.
If you want to update just a part of your page without refreshing the whole page, jquery ajax is your friend.
Dispatcher forward to forward to other method in same request.
AJAX if you want to have other request without page refresh.