It is expected because the request parameter is in request scope.
2007/1/8, Olof Næssén <[EMAIL PROTECTED]>:
Hello! I have a jsp page which is reached by using a commandLink with a parameter. In the page I have a form with validation. If validation fails, and the user is redirected back to the page, the parameter is lost. Is this expected behavior? Is there a way around this? /Olof

