Hi, I'd like to create traditional form processing in wicket: to direct a form target to a (bookmarkable) page and receive the form content as PageParameters on that page. Is there any easy and supported way to achieve this?
E.g. I have a search page that receives the parameters that way, and I'd like to have a form that targets that page with visible input field and a hidden field. With the usual way, I'd create it as part of a stateless form, but I'd like to skip the processing on the old page. Thanks and regards, Istvan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org