re: "a redirect is always client side" This is not exactly true. The client is told by the server where to go, so clearing the model does have the desired effect as the framework will redirect the...
Type: Posts; User: randyn; Keyword(s):
re: "a redirect is always client side" This is not exactly true. The client is told by the server where to go, so clearing the model does have the desired effect as the framework will redirect the...
I am using a FactoryBean to create instances of the Impl class, so ideally, would like a way for ModelAttribute to do the same
Did you ever get an answer to this. I have the same issue.