Hi I received next error during the redirect:
The request sent by the client was syntactically incorrect
URL which browser show
In cases like this it is very useful to have org.springframework.web loggin level set to DEBUG in log4j configuration
org.springframework.web
DEBUG
log4j configuration
...
E.g. when parameter is missing or cannot be converted to the required type there will be an exception details in the log.