When using setResponsePage(SearchPage.class, PageParameters) in a page with a QueryStringUrlCodingStrategy, is there a way to automatically map parameters values from the url to the instance variables in the response page component?

Reply via email to