Is RenderStrategy.ONE_PASS_RENDER a reasonable way to get rid of page version parameters like ?1 in a Wicket application?
问题 We've been using Wicket 1.3.7 for a few years now and are currently in the process of upgrading our project to wicket 6.x I did a lot of research regarding to the page version parameters (e.g. ?1 ) being append to every URL, and how to get rid of them. (Could not find detailed information on this in the official documentation, unfortunately.) While doing so I read a lot of statements (from Wicket developers and users like It is needed to keep track of the page version, otherwise it would not