April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Success Messages
nThe duplicate-post problem, what is it?
nEasiest way to solve: redirect after POST
nStruts
nis the only framework that allows success messages to live through a redirect
nSpring and WebWork
nrequire custom solutions
nTapestry
nrequires you to throw an Exception to redirect
nJSF
nrequires a custom solution, i18n messages difficult to get in page beans