Details
Description
Using InSessionPageStore as persistent store, requires users to supply a separate key, to prevent interference with the InSessionPageStore instance used for caching of the last recently used page.
Overriding #getKey() is easily forgotten, so it would be more convenient if the InSessionPageStore used for caching already used a separate key instead.
Attachments
Issue Links
- is related to
-
WICKET-6563 Rework page and data storage
- Resolved