Hi WebDynpro Experts
I'm searching for a solution for storing user preferences for our WebDynpro application. In details, when user opens the application we want to show the previous data entered by the user at a previous user session.
My first idea was Cookies, but Cookies were not supported by WebDynpro in NW Java 7.0.
In general I think that instead of Cookies it's better to keep application specific user preferences in some storage on server. In database, for example, or in NW Java Configuration Adapter.
Could you please suggest some good solutions for the task.
Thanks and Regards,
Siarhei