Q: Site navigation, redirect and PRG Pattern
Hi,
today I read an article about the PRG Pattern and after that I tried "F5" on every page of my webproject. I found out that I have issues if I log out an user and try to refresh the page. The problem is that the "F5" tries to reload the old user-page (but the user already logged out). Does the PRG Pattern solve such issues or have I simply set all navigation-rules to "redirect yes". What happens if I use redirect? Perhaps the same like I would use the PRG Pattern? Do you use always redirect ? Are there pitfalls if I use/don't use redirect?
Thnx
Alex

