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

