Hi,
I am working on a
struts 2 web application where a user can customize the UI (show/hide columns or buttons etc) and the preferences need to be restored whenever the page is viewed. There are only few screens and each screen can be customized.
Please share if there is any well-known approach to implementing this.